Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Update Patches

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-04-28 : 08:24:09
charan writes "Hi,

This question pertains to preparation of Update patches for SQL Server (tables,indexes,SP,constraints etc).

Requirement is that we need to develop an application which tracks the updates (changes) in the data base and a scrips of the update has to be generated into an .exe file so that it can be run on the client system.

So any inputs on how to do this, will be highly appreciated"

VyasKN
SQL Server MVP & SQLTeam MVY

313 Posts

Posted - 2002-04-28 : 12:19:49
If you are looking for a ready made tool, then try, Embarcadero Change Manager: http://www.embarcadero.co.uk/products/changemanager/index.asp

Also check out http://www.red-gate.com

--
HTH,
Vyas
Check out my SQL Server site @
http://vyaskn.tripod.com
Go to Top of Page
   

- Advertisement -