Posts
Sort by recent activity
SqlDataCompare SDK Options
I have used the SqlCompare SDK in the past, and today I wrote a new tool using the SqlDataCompare SDK. However, I am unable to find the comparison options related to data compare. All I can find ...
Synchronizing when schema could be different than expected
We have an automated process to create our upgrade scripts from a known database. We assume customer databases will look like our database (because it *should*, as long as nobody messes with it), ...
Using ExcludeColumns switch correctly
Hello,
I am using SQL Data Compare from the command line. I want to exclude a couple of columns on a table named, "Report". I am using the switch like this:
/excludecolumns:Report:CreatedTime,Mod...
How to use the SQL Statement generator?
Hi,
How can I use the value of a column (the value of which is generated by the decimal/numeric generator) to generate the value of another column? For example, I have a table with Height and Weig...
"Automation License: in trial" after updating to 10.2
I just updated my SQL Compare from 10.1 to 10.2. Now when I run SQL compare from the command line, I get:
SQL Compare: activated, edition: professional, serial number: (my serial here)
Automation ...
'mode' is not recognized as an internal or external command
Hi,
I'm using SQLCompare 10.1.0.102
Given the following command line:
sqlcompare /server1:.\\SQLEXPRESS /database1:HT /makesnapshot:2-Schema.snp /force
SQL Compare produces the following message:
'...
CSV import
What happened to CSV import with Data Generator 2.0? I used to be able to use CSV files to load most data types in my tables, but now the CSV type only appears with certain data types. This was a...