If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > table Script with Data

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-30-10, 09:52
SaranSaki SaranSaki is offline
Registered User
 
Join Date: Aug 2010
Location: Madurai
Posts: 3
Arrow table Script with Data

Hi,
Is it possible to Get a table Script With Data .. in Sqlserver 2005
Reply With Quote
  #2 (permalink)  
Old 08-31-10, 10:08
rdjabarov rdjabarov is offline
Registered User
 
Join Date: Jul 2003
Location: San Antonio, TX
Posts: 3,611
Yes, by using SMO. You can also restore your sql2k5 db onto sql2k8r2, change db compatibility to 100, and in Options specify "Script for server version = SQL Server 2005".
__________________
"The data in a record depends on the Key to the record, the Whole Key, and
nothing but the Key, so help me Codd."
Reply With Quote
Reply

Tags
script, table

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On