Problem using SQL Compare on DB with CLR stored procedures
srobinson@duke
Posts: 5
Our platform is SQL Server 2005. We have several .NET / CLR (c#) stored procedures that are being deployed in a (single) assembly.
Until recently, I was able to run SQL Compare with no problems. But recently, I started getting an error when trying to compare two DBs (both containing the deployed assembly).
When I run the comparison, it does the following:
- Registering databases (completes successfully)
- Creating mappings (completes successfully)
- Comparing...
- "SQL Compare - Aborting" appears at the header.
- "Index was outside the bounds of the array." (bottom of screen)
If I delete the .NET stored proc assemblies from both databases, I can run the tool with no errors.
Until recently, I was able to run SQL Compare with no problems. But recently, I started getting an error when trying to compare two DBs (both containing the deployed assembly).
When I run the comparison, it does the following:
- Registering databases (completes successfully)
- Creating mappings (completes successfully)
- Comparing...
- "SQL Compare - Aborting" appears at the header.
- "Index was outside the bounds of the array." (bottom of screen)
If I delete the .NET stored proc assemblies from both databases, I can run the tool with no errors.
srobinson@duke
Comments
Redgate Software
It seems to be fixed - worked fine.
Thanks!
Scott R.
The 7.0 beta application is notifying me with a dialogue window: "Thank you for evaluating SQL Compare. Your trial will end in 51 days."....
It no longer works for us because of this bug.
The 7.0 beta trial version has now expired.
Please advise.
Redgate Software