Activity overview
Latest activity by DaleDeWitt
SQL Compare - Script fails
I have a table that I am dropping columns from, then creating a view over that table with a name of a column that was dropped. SQL Compare chokes on it, saying the object already exists... Do I ne...
Is it possible to run the SQL Prompt - Format SQL before the compare is done ?? The reason being is if there is more than one person developing in a database, and they have their format options set differently in the SQL Prompts Format SQL options.... IE, commas leading instead of trailing, SC throws a code difference when there really isn't one.... If the SQL Format could be run on both sides of the compare before the compare is done, it would provide better/more accurate results... When you have hundreds of changes, this would be very helpful. / comments
Is it possible to run the SQL Prompt - Format SQL before the compare is done ?? The reason being is if there is more than one person developing in a database, and they have their format options se...
I upgraded, and I still get an error, only worded a little differently....
"Unable to cast object of type SYSTEM.DBNULL to SYSTEM.STRING
Please advise..... / comments
I upgraded, and I still get an error, only worded a little differently....
"Unable to cast object of type SYSTEM.DBNULL to SYSTEM.STRING
Please advise.....
SQL Data Compare 5.4 crashes
When attempting to run a data compare between my production database and development database, SQL Data Compare crashes with the following error : "Specified Cast is not valid". I get this error w...