When would we use a format file for bcp?
+1
A:
Usually, when you have different column separators.
For example: bob,"fred","tom"||harry
rather than bob,fred,tom,harry
The section "When Is a Format File Required?" describes it completely
gbn
2010-01-03 09:17:30
thank you very much gbn
masoud ramezani
2010-01-03 09:41:57