Posts
Sort by recent activity
SQL compare command line gives error while it works with UI
Hi,
I am evaluating ‘command line’ facility in SQL compare tool.
SQL compare version is ‘8.1.2.44’ and dbs are created on SQL server 2008.
This I mainly require to automate my routine steps...
Can i use Dos command with SQL compare ?
Hi,
I am using SQL Compare to compare and Synchronize the database.
I want to automate repetative task of SQL compare and synchronize.
Can i do this with SQL Compare?
Regards
Nehal
How apply script and synchronize db in one go
Hi,
I have 2 versions of code say v1.1 and v1.2 and hence 2 db.
Whenevener i have to upgrade any site from v1.1 to v1.2 i have to do following steps:
(1) Apply script to db through query analyser (...
How to list a group of script and apply it depending on the
Hi,
We are having license copy of SQL Compare and multiscript.
We have one requirement which I don’t know how to achieve.
We need to upgrade database when we want to upgrade to higher version.
Fo...
How to automate SQL Compare steps
Hi,
One of my build steps involves usage of SQL compare tool.
i.e. After each build i need to do db compare and update live with the latest one.
All other parts of build i have automated using batc...