Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
SQL Server 2008 - General
»
Generate sciprt for large table with command
Generate sciprt for large table with command
Rate Topic
Display Mode
Topic Options
Author
Message
getsimrangujral
getsimrangujral
Posted Monday, January 21, 2013 12:36 AM
SSC Rookie
Group: General Forum Members
Last Login: Saturday, February 09, 2013 6:00 AM
Points: 27,
Visits: 65
I want to generate sciprt large table with command , i couldnt able to do with SSMS
Post #1409377
baabhu
baabhu
Posted Monday, January 21, 2013 12:45 AM
Ten Centuries
Group: General Forum Members
Last Login: Yesterday @ 4:21 AM
Points: 1,114,
Visits: 981
What do you mean by script a large table? Are you referring to data or structure?
Post #1409378
getsimrangujral
getsimrangujral
Posted Monday, January 21, 2013 12:51 AM
SSC Rookie
Group: General Forum Members
Last Login: Saturday, February 09, 2013 6:00 AM
Points: 27,
Visits: 65
generate script with large table ?? so i can run script in another database server
Post #1409380
getsimrangujral
getsimrangujral
Posted Monday, January 21, 2013 1:01 AM
SSC Rookie
Group: General Forum Members
Last Login: Saturday, February 09, 2013 6:00 AM
Points: 27,
Visits: 65
SQLCMD -S LOCALHOST -d AdventureWorks -i C:\script.sql -E
i want to run this for specify table . is that possible ??
Post #1409388
Bhuvnesh
Bhuvnesh
Posted Monday, January 21, 2013 1:05 AM
SSCrazy
Group: General Forum Members
Last Login: Thursday, June 13, 2013 7:03 AM
Points: 2,562,
Visits: 3,453
getsimrangujral (1/21/2013)
generate script with large table ?? so i can run script in another database server
friend ,
The problem is
"we cant see what you see"
, what you actually want in your query we dont know so better explain everything. see the link in my signature below.
Help us to help you
-------Bhuvnesh----------
While 1 = 1 (Learning SQL....)
Click to get fast response of your post
Post #1409389
getsimrangujral
getsimrangujral
Posted Monday, January 21, 2013 1:07 AM
SSC Rookie
Group: General Forum Members
Last Login: Saturday, February 09, 2013 6:00 AM
Points: 27,
Visits: 65
I want to generate script for a table through command
Post #1409392
Bhuvnesh
Bhuvnesh
Posted Monday, January 21, 2013 1:25 AM
SSCrazy
Group: General Forum Members
Last Login: Thursday, June 13, 2013 7:03 AM
Points: 2,562,
Visits: 3,453
getsimrangujral (1/21/2013)
I want to generate script for a table through command
see this linl
http://blog.sqlauthority.com/2007/11/16/sql-server-2005-generate-script-with-data-from-database-database-publishing-wizard/
-------Bhuvnesh----------
While 1 = 1 (Learning SQL....)
Click to get fast response of your post
Post #1409397
getsimrangujral
getsimrangujral
Posted Monday, January 21, 2013 1:37 AM
SSC Rookie
Group: General Forum Members
Last Login: Saturday, February 09, 2013 6:00 AM
Points: 27,
Visits: 65
Its for whole database , i want to run for specify table :)
Post #1409402
opc.three
opc.three
Posted Saturday, January 26, 2013 8:25 AM
SSCertifiable
Group: General Forum Members
Last Login: Today @ 1:24 PM
Points: 6,826,
Visits: 11,950
Get the SSMS Tools Pack. With it you can right click a table in SSMS Object Explorer and generate the series of INSERT statements required to take your data with you to another environment.
http://www.ssmstoolspack.com/Features#GIS
__________________________________________________________________________________________________
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
Believe you can and you're halfway there.
--Theodore Roosevelt
Everything Should Be Made as Simple as Possible, But Not Simpler
--Albert Einstein
The significant problems we face cannot be solved at the same level of thinking we were at when we created them.
--Albert Einstein
1 apple is not exactly 1/8 of 8 apples. Because there are no absolutely identical apples.
--Giordy
Post #1412035
Lowell
Lowell
Posted Saturday, January 26, 2013 8:26 PM
SSChampion
Group: General Forum Members
Last Login: Today @ 4:22 PM
Points: 11,789,
Visits: 28,063
sounds like you are getting an error because you have a database greater than ten gig on a SQL express installation;
my recommendation would be to spend $45 dollars and buy the
developer edition on Amazon
so you can at least get started with fixing your data to fit into the ten gig limitation;
you'll need to strip out or archive a lot of data to get it to comply with the 10 gig limitation again.
otherwise plan on buying the standard edition for the production installation.
Lowell
--
There is no spoon, and there's no default ORDER BY in sql server either.
Actually, Common Sense is so rare, it should be considered a Superpower. --my son
Post #1412095
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.