dbTalk Databases Forums  

Copying tables with SQL Server 2005

microsoft.public.sqlserver.tools microsoft.public.sqlserver.tools


Discuss Copying tables with SQL Server 2005 in the microsoft.public.sqlserver.tools forum.



Reply
 
Thread Tools Display Modes
  #21  
Old   
Parrot
 
Posts: n/a

Default Re: Copying tables with SQL Server 2005 - 02-26-2008 , 05:56 PM






Thanks for your replies. It looks like the only way is to use an INSERT
command but I can't understand why the export/import function has been
removed from the Tasks menu. It seems like 2005 is a step down from 2000.
Dave

"Erland Sommarskog" wrote:

Quote:
Parrot (Parrot (AT) discussions (DOT) microsoft.com) writes:
How do you copy a table from one database to another database using SQL
Server Management Studio Express for SQL Server 2005? I was able to do
this easily with the Import/Export function in SQL Server 2000 but have
failed to find the equivalent in SQL Server Management Studio Express.
Do I need other software to do this?

The easiest way would undoubtedly be to write an INSERT statement...

I don't think the Import/Export tasks that Russell mentioned are available
in Mgmt Studio Express. But maybe you could make use of what the
Database Publishing Wizard produces. You find it at
http://www.microsoft.com/downloads/d...displaylang=en


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
  #22  
Old   
Parrot
 
Posts: n/a

Default Re: Copying tables with SQL Server 2005 - 02-26-2008 , 05:56 PM






Thanks for your replies. It looks like the only way is to use an INSERT
command but I can't understand why the export/import function has been
removed from the Tasks menu. It seems like 2005 is a step down from 2000.
Dave

"Erland Sommarskog" wrote:

Quote:
Parrot (Parrot (AT) discussions (DOT) microsoft.com) writes:
How do you copy a table from one database to another database using SQL
Server Management Studio Express for SQL Server 2005? I was able to do
this easily with the Import/Export function in SQL Server 2000 but have
failed to find the equivalent in SQL Server Management Studio Express.
Do I need other software to do this?

The easiest way would undoubtedly be to write an INSERT statement...

I don't think the Import/Export tasks that Russell mentioned are available
in Mgmt Studio Express. But maybe you could make use of what the
Database Publishing Wizard produces. You find it at
http://www.microsoft.com/downloads/d...displaylang=en


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
  #23  
Old   
Parrot
 
Posts: n/a

Default Re: Copying tables with SQL Server 2005 - 02-26-2008 , 05:56 PM



Thanks for your replies. It looks like the only way is to use an INSERT
command but I can't understand why the export/import function has been
removed from the Tasks menu. It seems like 2005 is a step down from 2000.
Dave

"Erland Sommarskog" wrote:

Quote:
Parrot (Parrot (AT) discussions (DOT) microsoft.com) writes:
How do you copy a table from one database to another database using SQL
Server Management Studio Express for SQL Server 2005? I was able to do
this easily with the Import/Export function in SQL Server 2000 but have
failed to find the equivalent in SQL Server Management Studio Express.
Do I need other software to do this?

The easiest way would undoubtedly be to write an INSERT statement...

I don't think the Import/Export tasks that Russell mentioned are available
in Mgmt Studio Express. But maybe you could make use of what the
Database Publishing Wizard produces. You find it at
http://www.microsoft.com/downloads/d...displaylang=en


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
  #24  
Old   
Parrot
 
Posts: n/a

Default Re: Copying tables with SQL Server 2005 - 02-26-2008 , 05:56 PM



Thanks for your replies. It looks like the only way is to use an INSERT
command but I can't understand why the export/import function has been
removed from the Tasks menu. It seems like 2005 is a step down from 2000.
Dave

"Erland Sommarskog" wrote:

Quote:
Parrot (Parrot (AT) discussions (DOT) microsoft.com) writes:
How do you copy a table from one database to another database using SQL
Server Management Studio Express for SQL Server 2005? I was able to do
this easily with the Import/Export function in SQL Server 2000 but have
failed to find the equivalent in SQL Server Management Studio Express.
Do I need other software to do this?

The easiest way would undoubtedly be to write an INSERT statement...

I don't think the Import/Export tasks that Russell mentioned are available
in Mgmt Studio Express. But maybe you could make use of what the
Database Publishing Wizard produces. You find it at
http://www.microsoft.com/downloads/d...displaylang=en


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
  #25  
Old   
Parrot
 
Posts: n/a

Default Re: Copying tables with SQL Server 2005 - 02-26-2008 , 05:56 PM



Thanks for your replies. It looks like the only way is to use an INSERT
command but I can't understand why the export/import function has been
removed from the Tasks menu. It seems like 2005 is a step down from 2000.
Dave

"Erland Sommarskog" wrote:

Quote:
Parrot (Parrot (AT) discussions (DOT) microsoft.com) writes:
How do you copy a table from one database to another database using SQL
Server Management Studio Express for SQL Server 2005? I was able to do
this easily with the Import/Export function in SQL Server 2000 but have
failed to find the equivalent in SQL Server Management Studio Express.
Do I need other software to do this?

The easiest way would undoubtedly be to write an INSERT statement...

I don't think the Import/Export tasks that Russell mentioned are available
in Mgmt Studio Express. But maybe you could make use of what the
Database Publishing Wizard produces. You find it at
http://www.microsoft.com/downloads/d...displaylang=en


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
  #26  
Old   
Parrot
 
Posts: n/a

Default Re: Copying tables with SQL Server 2005 - 02-26-2008 , 05:56 PM



Thanks for your replies. It looks like the only way is to use an INSERT
command but I can't understand why the export/import function has been
removed from the Tasks menu. It seems like 2005 is a step down from 2000.
Dave

"Erland Sommarskog" wrote:

Quote:
Parrot (Parrot (AT) discussions (DOT) microsoft.com) writes:
How do you copy a table from one database to another database using SQL
Server Management Studio Express for SQL Server 2005? I was able to do
this easily with the Import/Export function in SQL Server 2000 but have
failed to find the equivalent in SQL Server Management Studio Express.
Do I need other software to do this?

The easiest way would undoubtedly be to write an INSERT statement...

I don't think the Import/Export tasks that Russell mentioned are available
in Mgmt Studio Express. But maybe you could make use of what the
Database Publishing Wizard produces. You find it at
http://www.microsoft.com/downloads/d...displaylang=en


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
  #27  
Old   
Parrot
 
Posts: n/a

Default Re: Copying tables with SQL Server 2005 - 02-26-2008 , 05:56 PM



Thanks for your replies. It looks like the only way is to use an INSERT
command but I can't understand why the export/import function has been
removed from the Tasks menu. It seems like 2005 is a step down from 2000.
Dave

"Erland Sommarskog" wrote:

Quote:
Parrot (Parrot (AT) discussions (DOT) microsoft.com) writes:
How do you copy a table from one database to another database using SQL
Server Management Studio Express for SQL Server 2005? I was able to do
this easily with the Import/Export function in SQL Server 2000 but have
failed to find the equivalent in SQL Server Management Studio Express.
Do I need other software to do this?

The easiest way would undoubtedly be to write an INSERT statement...

I don't think the Import/Export tasks that Russell mentioned are available
in Mgmt Studio Express. But maybe you could make use of what the
Database Publishing Wizard produces. You find it at
http://www.microsoft.com/downloads/d...displaylang=en


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
  #28  
Old   
Parrot
 
Posts: n/a

Default Re: Copying tables with SQL Server 2005 - 02-26-2008 , 05:56 PM



Thanks for your replies. It looks like the only way is to use an INSERT
command but I can't understand why the export/import function has been
removed from the Tasks menu. It seems like 2005 is a step down from 2000.
Dave

"Erland Sommarskog" wrote:

Quote:
Parrot (Parrot (AT) discussions (DOT) microsoft.com) writes:
How do you copy a table from one database to another database using SQL
Server Management Studio Express for SQL Server 2005? I was able to do
this easily with the Import/Export function in SQL Server 2000 but have
failed to find the equivalent in SQL Server Management Studio Express.
Do I need other software to do this?

The easiest way would undoubtedly be to write an INSERT statement...

I don't think the Import/Export tasks that Russell mentioned are available
in Mgmt Studio Express. But maybe you could make use of what the
Database Publishing Wizard produces. You find it at
http://www.microsoft.com/downloads/d...displaylang=en


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
  #29  
Old   
Russell Fields
 
Posts: n/a

Default Re: Copying tables with SQL Server 2005 - 02-26-2008 , 05:57 PM



Whoops. Must read more closely. The Database Publishing Wizard looks like it
might be the thing.

RLF

"Erland Sommarskog" <esquel (AT) sommarskog (DOT) se> wrote

Quote:
Parrot (Parrot (AT) discussions (DOT) microsoft.com) writes:
How do you copy a table from one database to another database using SQL
Server Management Studio Express for SQL Server 2005? I was able to do
this easily with the Import/Export function in SQL Server 2000 but have
failed to find the equivalent in SQL Server Management Studio Express.
Do I need other software to do this?

The easiest way would undoubtedly be to write an INSERT statement...

I don't think the Import/Export tasks that Russell mentioned are available
in Mgmt Studio Express. But maybe you could make use of what the
Database Publishing Wizard produces. You find it at
http://www.microsoft.com/downloads/d...displaylang=en


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx



Reply With Quote
  #30  
Old   
Russell Fields
 
Posts: n/a

Default Re: Copying tables with SQL Server 2005 - 02-26-2008 , 05:57 PM



Whoops. Must read more closely. The Database Publishing Wizard looks like it
might be the thing.

RLF

"Erland Sommarskog" <esquel (AT) sommarskog (DOT) se> wrote

Quote:
Parrot (Parrot (AT) discussions (DOT) microsoft.com) writes:
How do you copy a table from one database to another database using SQL
Server Management Studio Express for SQL Server 2005? I was able to do
this easily with the Import/Export function in SQL Server 2000 but have
failed to find the equivalent in SQL Server Management Studio Express.
Do I need other software to do this?

The easiest way would undoubtedly be to write an INSERT statement...

I don't think the Import/Export tasks that Russell mentioned are available
in Mgmt Studio Express. But maybe you could make use of what the
Database Publishing Wizard produces. You find it at
http://www.microsoft.com/downloads/d...displaylang=en


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx



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 - 2013, Jelsoft Enterprises Ltd.