Comments
2 comments
-
I was able to fix my issue! By using SQL Compare I found a suspicious "duplicate" object, a table with a name starting with blank space like this [ table_name] and my regular table [table_name].
As soon as I removed the one starting with blank space I tried linking the database to Source Control and then committed my changes successfully. Again I'm using Subversion and probably the file name for my table object was really duplicated at the folder level. -
Thanks for posting back here with your findings - a couple of other customers have reported similar errors directly to us recently, so it gives us another thing to check over with them!
Add comment
Please sign in to leave a comment.
I removed the SVN folder and created a new one for this database. After linking to the new folder, tried commiting changes but error comes up.
Now I'm not able to link this database to my Source Control.
My installed version is 2.2.1.23
Any ideas on how to solve this issue?