3

Possible Duplicate:
How to simply generate the CREATE SQL script for a table and data?

I use the sql server 2005 for store the data.Now I need to create the script File with table data?How to do this?I try to create like,Tasks-->generate Script.If i use like this I get only the structure of the table not with data.

1

1 Answer 1

0

Check out the answer here:

Generate script in SQL Server 2005 with data

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.