----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: _SQL_Vinod_ Message 3 in Discussion Well I take that as urgent one now ... :) ... As you mentioned earlier there is no standard way to do the same but ofcourse we have methods available. My personal best for the same has been from Vyas (MVP, SQL Server). Check out this SP http://vyaskn.tripod.com/code/generate_inserts.txt This gives you the functionality to script out Insert statements to use it as a dump on another system. More on the same with examples is at http://vyaskn.tripod.com/code.htm#inserts. Other mehods to do them is attach / detach of database, Backup/ restore database, using DTS, using replication procedures etc. I also recollect specific third party softwares for the same.Since there are certain limitation of using one over the other, we need to see the situation before we give you solutions. The script is a good one to start of with for sure ... HTH, Vinod Kumar MVP - SQL Server www.ExtremeExperts.com ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
