179 results found
-
"Failed to update" message after encountering a ";" in a stored procedure
Ran into an issue when entering a stored procedure with a semi colon in it.
Failed to update:
oEc.#8Jf: Errors occured whilst parsing file C:\Documents and Settings\Adam\Local Settings\Application Data\Red Gate\SQL Source Control 0\WorkingBases\4c857d86-7cf5-464b-86bc-01d4f22d1423\Stored Procedures\Article.GetArticlesByKewords.sql
'line 47:2: unexpected token: [";",<631>,line=47,col=2] [char=1276]'
---> cZ: Errors occured whilst parsing file C:\Documents and Settings\Adam\Local Settings\Application Data\Red Gate\SQL Source Control 0\WorkingBases\4c857d86-7cf5-464b-86bc-01d4f22d1423\Stored Procedures\Article.GetArticlesByKewords.sql
'line 47:2: unexpected token: [";",<631>,line=47,col=2] [char=1276]'
---> line 47:2: unexpected token: [";",<631>,line=47,col=2] [char=1276]
--- End of inner exception stack trace ---
at #oEc.#7Jf.#t.#B3.#sKf()
at #oEc.#7Jf.#gKf(Action action)
--- End of inner exception stack trace ---Server stack trace:
at #eEc.#fEc.#t.#izb.#j5f()
at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[]…9 votesThis has been fixed in EA2 (v0.2.1), which was released on Mon 22 Feb 2010.
-
Error Linking to a DB already in source control
I had disconnected a DB from source control due to performance issues. I have a work-around supplied by RG tech support. When I tried to re-link, I got this message and I am unable to link to the DB in source control.
Failed to update:
oEc.#8Jf: Failed to locate the target table [dbo].[Transaction] for the FKTransactionDataTransaction foreign key. ---> RedGate.SQLCompare.Engine.SqlCompareException: Failed to locate the target table [dbo].[Transaction] for the FKTransactionDataTransaction foreign key. ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 1435, offset:37 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 211, offset:38 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 1369, offset:0 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @
…1 voteThis has been fixed in v1.0. (SOC-594)
-
Commit check in comment needs to be larger
text area too small- didnt even notice it. Would be good to have multiline comments.
60 votesThis is available in SQL Source Control v2.1
-
Very easy to use and install
I think this product is brilliant and delivers simple version control for databases - something that has always been lacking. I do agree though that it would be nice to have more SVN options via the SQL Server interface
4 votesThanks for your feedback! It’s great to hear! :-)
I’m closing this suggestion so you can have your votes back… -
Integration with SQL Refactor/SQL Prompt's "Smart Rename"
Integration with SQL Refactor is crucial. Smart Rename should be noted by SQL Source Control and a commit should do a rename on the object in SVN to keep commit comments.
2 votesSQL Source Control 3.0 is now available!
It includes a new feature called ‘Migrations’ that will help avoid data loss when renaming a table as it allows you to create, store and share SQL change scripts for accurate deployment.
For more information about Migrations, please visit:
http://www.red-gate.com/supportcenter/Content/SQL_Source_Control/help/3.0/SSC_Working_With_Migrations -
Actions in a submenu would be useful
I can right-click on a database (or item within) in Object Explorer and see a choice labelled "SQL Source Control", but all it does is open the tab in the main area. It would be great if it also had a submenu (like TortoiseSVN does in Windows Explorer) which offered "Update", "Commit", "Show log", "Diff", "Revert", "Delete" and so on. Actually it would be great if the latter actions were offered at all (show log, diff, etc.) because to do them now, I need to jump over to Windows Explorer and use Tortoise.
50 votesIn EA2 (v0.2.1), we added Commit and Get Latest to the Object Explorer right click menu. If you would like other features, please vote/comment on the following (we would need to implement these first before adding them to the right click menu):
Revert/Undo Pending Change – http://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/491513-revert-undo-pending-change
Show Log/History – http://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/471982-tab-for-svn-log-show-history-
Open DB from Source Control – http://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/459952-open-a-database-from-source-control
Diff/Compare with previous version – http://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/491523-diff-or-compare-versions-of-an-object -
Support of Continuous Integration
We evaluate SQL Source Control in an internal project and it already saves us a lot of time in our daily development work.
On top of our subversion we use a Continuous Intregration Server so it would be great if we could trigger SQL Source Control by that Server. A simple command line tool with some parameters would be sufficient to automatically sync a test database with the subversion so that afterwards a couple of SQL test scripts could be executed.
3 votes -
allow start entering commit comment while sql source control "determining latest version" and so on.
3 votesThis feature is now available as of v1.1.0.19. Please use Help > Check for Updates on the SQL Source Control tab within SSMS to make sure you have the latest version.
Thank you!
-
Access My Working Folder From SSMS
A link to the windows folder where the database repository is stored would be good too.
0 votesSQL Source Control has a hidden option that allows you to open the linked database’s working folder from SSMS. See comments for how to find this option.
-
26 votes
EA4 (and later) now supports SSMS 2008 R2! Email SqlSourceControlSupport@red-gate.com if you need the download link.
-
Crash (unrecoverable) after checking in some objects, but not dependencies
Message shown after Registering Live Database stage of refreshing display.
Failed to update:
oEc.#8Jf: Failed to locate the target table [dbo].[tbNMI] for the FKtbNMINSRDtbNMI foreign key. ---> RedGate.SQLCompare.Engine.SqlCompareException: Failed to locate the target table [dbo].[tbNMI] for the FKtbNMINSRDtbNMI foreign key. ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 1435, offset:37 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 211, offset:38 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 1369, offset:0 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 210, offset:30 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 213, offset:38 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 773, offset:61 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 757, offset:31 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 771, offset:14 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 1514, offset:36
…2 votes -
Works very intuitively
Adding a database to a repository and doing the first commits works very intuitively. Great job!
14 votesThanks for your feedback! It’s great to hear! :-)
I’m closing this suggestion so you can have your votes back… -
Changes to dbo schema can't commit
After granting the dbo schema rights to a userdefined role I can't commit it
6 votesThis has been fixed in the latest release.
Thank you!
-
Create Database from source control using the command line
It would be great if it would be possible to create a database from source control using the command line interface (or some api).
2 votes -
BUG: Objects with extended properties can't be committed
When adding extended properties to tables (like an svn keyword) it fails to commit
1 voteWe think this issue has been fixed in v1.0. If you are still experiencing any problems, please contact support@red-gate.com.
-
Crash with Analysis Services
When I try to open up an analysis services database (to view), SQL Source Control crashes.
3 votesThis was fixed in v0.2.1. Please upgrade to the latest version by clicking Help > Check for Updates.
-
"create to new link to source control" link not enabled
can't set up my link to the source control:
1 voteThe links are disabled until a user selects a database in Object Explorer.
-
Where are the credentials coming from?
After I connect to a database, everything works very intuitively. In fact it's so intuitive that I see my account used for commits, but I'm not sure where it found my login credentials. Is there a way to use a different set of credentials if you have multiple svn accounts?
2 votes -
1 vote
Thanks for your feedback! It’s great to hear! :-)
I’m closing this suggestion so you can have your votes back…
- Don't see your idea?