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)
 Creating Packaged app install script for SQL Server DB Changes.....

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-11-11 : 08:04:12
Jim writes "To All Gurus out there,


I am looking for a fast quick and dirty solution to this little problem I'm having. I need to be able to create a SQL Script that will check for data in a table if it has any then take that table and copy it then put into that table some fields that were recently created and then add some stored procedures to the database. This is a real interesting thing. As I can create a script that will get me into the DB and check for a table size and what not but this is a real pain to do. As with most applications I've created this is just part of the install but now I'm being asked to incorporate this after the fact so any help or direction on this would be great."
   

- Advertisement -