dbTalk Databases Forums  

Re: Copying table Structure from one server to another

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


Discuss Re: Copying table Structure from one server to another in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Arnie Rowland
 
Posts: n/a

Default Re: Copying table Structure from one server to another - 09-06-2006 , 09:36 AM






The simplest method is to use Query Analyzer. In the object Explorer, keep
expanding until you get down to the table, and then [Right-Click] on the
table and select [Script Object to file as...], [ CREATE]. (or window, or
clipboard.)

--
Arnie Rowland, Ph.D.
Westwood Consulting, Inc

Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous


"kiran" <kiran.gazz (AT) gmail (DOT) com> wrote

Quote:
Hi all,
I have a small problem. I want to create a table Say
"tab1" from Server A into Server B. I dont want to copy the whole
table.I just want a "create table" String which is derived from tab1 of
server A. I want this to be simple.
Is there any soln.
Thanks,
Kiran G




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.