dbTalk Databases Forums  

export/import

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss export/import in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
othellomy@yahoo.com
 
Posts: n/a

Default export/import - 02-27-2007 , 12:50 AM






What are the ways to export/import data in/out of SQL Server 2005? I
used to use DTS for 2000 to do such thing and now I can't even find
the wizard in 2005!


Reply With Quote
  #2  
Old   
Dan Guzman
 
Posts: n/a

Default Re: export/import - 02-27-2007 , 07:33 AM






The import/export wizard is available from SQL Server Management Studio from
the Object Explorer. Right-click on the a database node and select Tasks
and then either Import or Export Data. The wizard will generate a SQL
Server Integration Services (SSIS) package that you can execute and/or save.

Note that SSIS is a replacement for the DTS feature found in previous SQL
Server versions. SSIS packages can be created from scratch using SQL Server
Business Intelligence Development Studio.


--
Hope this helps.

Dan Guzman
SQL Server MVP

<othellomy (AT) yahoo (DOT) com> wrote

Quote:
What are the ways to export/import data in/out of SQL Server 2005? I
used to use DTS for 2000 to do such thing and now I can't even find
the wizard in 2005!



Reply With Quote
  #3  
Old   
othellomy@yahoo.com
 
Posts: n/a

Default Re: export/import - 02-28-2007 , 02:52 AM



On Feb 27, 7:33 pm, "Dan Guzman" <guzma...@nospam-
online.sbcglobal.net> wrote:
Quote:
The import/export wizard is available from SQL Server Management Studio from
the Object Explorer. Right-click on the a database node and select Tasks
and then either Import or Export Data. The wizard will generate a SQL
Server Integration Services (SSIS) package that you can execute and/or save.

Note that SSIS is a replacement for the DTS feature found in previous SQL
Server versions. SSIS packages can be created from scratch using SQL Server
Business Intelligence Development Studio.

--
Hope this helps.

Dan Guzman
SQL Server MVP

othell... (AT) yahoo (DOT) com> wrote in message

news:1172559059.922478.114550 (AT) a75g2000cwd (DOT) googlegroups.com...



What are the ways to export/import data in/out of SQL Server 2005? I
used to use DTS for 2000 to do such thing and now I can't even find
the wizard in 2005!- Hide quoted text -

- Show quoted text -
Okay 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.