Posted by rhaazy on 08/15/07 16:04
I figured out that I can just include a bulk insert statement in my script to do this:: BULK INSERT tmpStList FROM 'c:\TxtFile2.txt' WITH (FIELDTERMINATOR = ',') however I can't figure out how to use a tab as the field terminator as opposed to ,
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming