Comments
Sort by recent activity
I'm experiencing the same thing. I have a large number of tables in my database. Using the SDK, registering takes about 15-20 minutes per database, so to register 2 databases (so that I can compare them) takes twice that long - 30-40 minutes. Using the SQL Compare UI, registering databases takes maybe 5-10 seconds per database.
When doing the actual comparison, the SQL Compare UI is able to compare the databases in about 2-3 minutes. The SDK takes about 15 minutes for the comparison.
For both the UI and the SDK tests, I'm using the same 2 databases running locally on a development SQL Server. I have exclusive access to the machine and to the SQL Server.
Any idea why registration and comparison of databases takes so much longer in the SDK than in the UI? / comments
I'm experiencing the same thing. I have a large number of tables in my database. Using the SDK, registering takes about 15-20 minutes per database, so to register 2 databases (so that I can compa...