Activity overview
Latest activity by msty
HI Robert,
That was the solution. Thank you.
The problem was the following:
For an other project I copied an existing database which should by slightly different from the original and linked that inside a subpath of the main database (TFS). (On the SQL Server there was a separate db...) It sems that SourceControl is going recursively through all directories inside an linked solution ...then there's of course a copy of this object because there's the whole tree inside one directory [image]
The weird thing is only that SourceControl found only one duplicate object and not all of them...
At the end, my issue is solved
Greets,
Matthias / comments
HI Robert,
That was the solution. Thank you.
The problem was the following:
For an other project I copied an existing database which should by slightly different from the original and linked that i...
Duplicate definition was found...
While refreshing I get this error message, telling me that there's a duplicate definition on my stored procedure ...but that's not true! I've renamed an existing procedure to ProcName.OLD and there...