June 1, 2010 at 5:43 am
I need to create format file with bcp command. i have no idea for this...
can any one please help me on this..
thanks in advance.
Nithiyanandam.S
June 1, 2010 at 5:48 am
Can you be bit clear with what format you need, which will help people to answer.
Nag
Nag
------------------------------------------------
How to get the best help on a forum
http://www.sqlservercentral.com/articles/Best+Practices/61537
June 1, 2010 at 6:03 am
this question i think you could have found directly from SQL Server Books Online or Google.
bcp AdventureWorks2008R2..MyTestFormatFiles format nul -c -t, -x -f myTestFormatFiles.Xml -T
http://msdn.microsoft.com/en-us/library/aa174646(SQL.80).aspx
Lowell
June 1, 2010 at 6:52 am
In case you want to create an XML format file, or are using a later version than 2000, please see these Books Online links:
Importing and Exporting Bulk Data by Using the bcp Utility
Paul White
SQLPerformance.com
SQLkiwi blog
@SQL_Kiwi
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply