Activity overview
Latest activity by ScottA
I'm having the same problem and have had to turn off code analysis. repro steps: type "exec spMyStoredProcedure" (leaving out the dbo.) This will trigger an issue "Schema name for procedure is not specified" as i didn't put in dbo. Right click the spMyProcedure (to say do script as alter), Will hang and the issue icon will flicker. / comments
I'm having the same problem and have had to turn off code analysis. repro steps:type "exec spMyStoredProcedure" (leaving out the dbo.)This will trigger an issue "Schema name for procedure is not sp...
Bump!
Can this item be made a priority? I'm looking forward to some of the new features since 3.1 and am completely blocked from installing the new version with this error (the 'keep the selections when navigating away and coming back to the commit window' one alone should save me quite a lot of time)
As previously mentioned am happy to assist in diagnosing the issue if you guys can't reproduce it.
Also - Sproatba, I'm not using any (non redgate) SSMS plugins and haven't had any installed since my last rebuild a while ago.
Cheers, / comments
Bump!
Can this item be made a priority? I'm looking forward to some of the new features since 3.1 and am completely blocked from installing the new version with this error (the 'keep the selections...
I just upgraded to 3.2 thinking this might have been sorted but the issue still remains in this build.
I'll need to reinstall 3.0 again to now as I need this working but am happy to send through any debug info / run any tests to get this sorted ASAP.
I am also using SQL 2008 R2, 64bit windows 8.
Cheers, / comments
I just upgraded to 3.2 thinking this might have been sorted but the issue still remains in this build.
I'll need to reinstall 3.0 again to now as I need this working but am happy to send through an...
Hi Vic,
I downgraded to 3.0 which brought it all back for me. / comments
Hi Vic,
I downgraded to 3.0 which brought it all back for me.
I've just had this problem also. Error comes up in SQL 208 R2 and 2012 management studio when loading.
The event log has a lot of the following from the source "SQL Source Control 3" and "SQL Test 1"
#QEc.#mRA
#1:Failed to load assembly RedGate.SQLPrompt.SSMSUIfw4.resources.resources, Version=5.3.6.28, Culture=en-US, PublicKeyToken=7f465a1c156d4d57
Broke my golden rule of doing an upgrade when I actually needed to do a UAT update and needed to generate some scripts, it's a testament to Redgate though as I'm so used to their upgrades working flawlessly that i didn't give it a second thought! / comments
I've just had this problem also. Error comes up in SQL 208 R2 and 2012 management studio when loading.
The event log has a lot of the following from the source "SQL Source Control 3" and "SQL Test ...
ComparisonOptions file management
Hi Guys,
When SQL source control starts to compare the linked database to source control can you get it to look for an updated ComparisonOptions file in source control and check it out and use it?
...
Migration scripts -Transaction support/Static Data changes?
I've been looking at using the migration script functionality instead of using the seperate structure / data comparison tools as this would help us manage the deployment scripts across developers q...
Comparing two Source control versions
I've come across an issue where data compare isn't picking up data changes when comparing two source control revisions where there have been structural changes involved.
Example:
I have a table wit...