↧
Answer by WilliamD
Have you tried to use a different format file? You can use the "old" style text file, which I assume you are using, or the "new" style which is an XML format file: [Using a Format File to Map Table...
View ArticleAnswer by Fatherjack
Depending on how many rows there are in the file and whether this is a recurring task, I would just import the whole thing into a dev table and then ship the necessary across. Why not use BCP to do...
View Article