Posts
Sort by recent activity
Obfuscate multiple assemblies
How do I obfuscated multiple assemblies in a single project? I don't want to merge them, just obfuscate them.
Thanx,
Rob
Not Detecting LOCK_ESCALATION option
I have tables that have been modified with:
ALTER TABLE [dbo].[TableName] SET (LOCK_ESCALATION = DISABLE)
SQL Compare is not detecting that change when comparing databases.
Running 10.3.8.406
Thanx.
VS2008 / Vista x64
I am using the following settings with the same 80040154 error:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\PreloadAddInState]
"RedGate.SQLPrompt.VSU...
SqlPrompt 3.5 RC / VS2005 Metadata problem
Ver 3.5.0.000323 is not getting database info when opening stored procedures in the Server Explorer in Visual Studio 2005. It is formatting the SQL commands correctly, but no table information. I...