Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Bulk Copy All?Table Data into formatted files

By Mahidhar Vattem, 2013/05/24

Before you run the SQL script;

1. Create a folder on the server named: driveLetter\databasename

2. Enable xp_cmdshell by running sp_configure

3. Change fully qualified databasename for example: databasename.dbo.sysobjects to yourdatabasename.dbo.sysobjects

 

Hope this helps in bulk copying table data into formatted file...

Total article views: 1024 | Views in the last 30 days: 5
 
Tags
bcp    
 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.

Join us!

Steve Jones
Editor, SQLServerCentral.com

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones