1. Right-click on the database name, select All Tasks > Generate SQL Script
2. Click Show All
3. Tick the items you want to script, eg All Views, All Stored Procedures,
or you can select individual objects in the list boxes below
4. Click the Formatting tab and make sure you create both the "CREATE" and
"DROP" commands. This will ensure it deletes the old views/stored
procedures before creating your new ones.
5. Choose other options as required, then click OK to finish. You will be
asked to save as an SQL file (text file).
6. Simply transfer this SQL file across tothe client's computer, open it up
in SQL Query Analyzer and execute it. This will drop and recreate your SPs
and views.
Phil.
1. Transfering a database between remote locations
2. HMEMCPY sub-routine substitute
3. Help-Database in a Remote Location: Where to put the data files
5. Customer Support Database suggestions?
6. Delphi 1.0 - Paradox - Lantastic Connect Errors
7. SQL Server backup to a remote location
8. Select differance on 2 of the same DB
9. Does jdbc-odbc bridge support remote database access ?
10. Remote Database Support in Europe
11. SQL 6.5 supports Remote Backup
13. Clustering between remote locations.