|
-
May 3rd, 2007, 04:26 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] BCP program [MSSQL 2000]
i use this line in command prompt
BCP "SELECT * FROM Table1..Users" queryout "C:\file1.txt" -T -N
it use 'weird' character as field separator
i wonder if it can use '|' as separator?
i already read BOL but still can't understand completely how it done..
also can BCP be used using SQL DMO?
thanks,
erick
Last edited by erickwidya; May 9th, 2007 at 09:17 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|