dbTalk Databases Forums  

import/export stored procedures and views in SQL Server

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss import/export stored procedures and views in SQL Server in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Matthew Louden
 
Posts: n/a

Default import/export stored procedures and views in SQL Server - 01-07-2004 , 04:46 PM






How to import/export stored procedures in SQL Server?? I used DTS, but it
only transfers all tables, excluding views, stored procedures, etc...


please help. thanks!






Reply With Quote
  #2  
Old   
Invotion
 
Posts: n/a

Default import/export stored procedures and views in SQL Server - 01-07-2004 , 05:53 PM






If you are using the DTS Import/Export wizard, make sure
you choose to "Copy Objects and Data" instead of "Copy
Tables and Views".

Sincerely,
Invotion Engineering Team
Advanced Microsoft Hosting Solutions
http://www.Invotion.com

Quote:
-----Original Message-----
How to import/export stored procedures in SQL Server?? I
used DTS, but it
only transfers all tables, excluding views, stored
procedures, etc...


please help. thanks!





.


Reply With Quote
  #3  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: import/export stored procedures and views in SQL Server - 01-08-2004 , 02:31 AM



In Designer there is a Copy SQL Server Objects task which will do this for
you. Personally I would use a script to copy these objects out and reapply
them.



--

----------------------------

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Matthew Louden" <mattloude (AT) hotmail (DOT) com> wrote

Quote:
How to import/export stored procedures in SQL Server?? I used DTS, but it
only transfers all tables, excluding views, stored procedures, etc...


please help. thanks!








Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.