Link to home
Start Free TrialLog in
Avatar of 25112
25112

asked on

header record needed with BCP

when using BCP with sql server, i am able to get output on this server, but it does not have header record.. i tried -F option but that is not it..

is it possible to make sure it comes with the header info?
ASKER CERTIFIED SOLUTION
Avatar of sammySeltzer
sammySeltzer
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of 25112
25112

ASKER

appreciate that..but really, how do you merge the format file with the data file? it seems like 2 diff files?