John W. Colby
jwcolby at colbyconsulting.com
Fri Nov 26 21:06:53 CST 2004
Can dts work between sql servers? John W. Colby www.ColbyConsulting.com Contribute your unused CPU cycles to a good cause: http://folding.stanford.edu/ -----Original Message----- From: dba-sqlserver-bounces at databaseadvisors.com [mailto:dba-sqlserver-bounces at databaseadvisors.com] On Behalf Of Haslett, Andrew Sent: Wednesday, November 24, 2004 8:08 PM To: 'dba-sqlserver at databaseadvisors.com' Subject: RE: [dba-SQLServer] Copy database question DTS is also an option, and gives you more control over what you want to copy: Right-Click Database -> All Tasks -> Export Data Choose the Source and Destination Database Choose 'Copy Objects And Data..' Uncheck 'Copy Data' .. continue select options and objects that you want to copy as required. Cheers, Andrew -----Original Message----- From: Arthur Fuller [mailto:artful at rogers.com] Sent: Thursday, 25 November 2004 4:23 AM To: dba-sqlserver at databaseadvisors.com Subject: [dba-SQLServer] Copy database question I want to copy a database containing 100+ tables, about 500 sprocs and about 200 views and about 20 UDFs to a new database, but with the proviso that no data goes, only the structures. I'm not sure how to do this. Suggestions? TIA, A. > > -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.289 / Virus Database: 265.4.1 - Release Date: 11/19/2004 _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com IMPORTANT - PLEASE READ ******************** This email and any files transmitted with it are confidential and may contain information protected by law from disclosure. If you have received this message in error, please notify the sender immediately and delete this email from your system. No warranty is given that this email or files, if attached to this email, are free from computer viruses or other defects. They are provided on the basis the user assumes all responsibility for loss, damage or consequence resulting directly or indirectly from their use, whether caused by the negligence of the sender or not. _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com