Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 export data to fixed column file?

Author  Topic 

jung1975
Aged Yak Warrior

503 Posts

Posted - 2005-09-20 : 10:34:45
What is the best way to export data to the fixed column file?

I need to extract some data from database and export it to a text file with the fixed column layout.



X002548
Not Just a Number

15586 Posts

Posted - 2005-09-20 : 11:17:10
Use bcp and a format file



Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx
Go to Top of Page
   

- Advertisement -