Join Slack
Powered by
BCPChallenge.zip
# sql
j
John Wilson
01/24/2023, 9:40 PM
BCPChallenge.zip
BCPChallenge.zip
m
Michael Schmidt
01/24/2023, 10:27 PM
I don't necessary know BCP but looking at this definition for a fmt file
https://learn.microsoft.com/en-us/openspecs/sql_data_portability/ms-bcp/98bbb35b-ced9-4fd4-88fc-3476f8b9917e
that the ID="" is required for each field you have maybe your fmt is a little off.
j
John Wilson
01/24/2023, 10:35 PM
oddly, the format file was generated using a bcp command that builds the file by looking at the table
John Wilson
01/24/2023, 10:37 PM
I think that is just used as a reference for the COLUMN - map X field in the text file to Y column in the database
3
Views
Open in Slack
Previous
Next