Hello,
I us bcp 8.00 in a few vbs scripts to import a txt data file into an sql table.
After running one specific script the records are stored mixed up in the sql table.
The table is single column only containing one char field.
How does one control the record order by useing bcp?
Other scripts, doing almost exactly the same, work fine.
tia,
Dries.
I us bcp 8.00 in a few vbs scripts to import a txt data file into an sql table.
After running one specific script the records are stored mixed up in the sql table.
The table is single column only containing one char field.
How does one control the record order by useing bcp?
Other scripts, doing almost exactly the same, work fine.
tia,
Dries.