Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Data extraction

0 views
Skip to first unread message

news.microsoft.com

unread,
Oct 9, 2003, 11:02:35 AM10/9/03
to
I am looking for a way to extract data a schema from a database to later
import into a new database.
How is this done in SQL server.


Sue Hoegemeier

unread,
Oct 13, 2003, 9:52:16 AM10/13/03
to
You can use BCP. If it's not a lot of data, tables, the
following script generates insert statements:
http://vyaskn.tripod.com/code/generate_inserts.txt

-Sue

0 new messages