Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bcp import problem
Message
General information
Forum:
Microsoft SQL Server
Category:
Import/Export
Title:
Bcp import problem
Miscellaneous
Thread ID:
00175275
Message ID:
00175275
Views:
75
Hello,

We are attempting to import an exported foxpro table into SQL 6.5, we are using the BCP program and the /c (text) import functionality. BUT, we are encountering errors because the BCP copy is failing to recognize the end of record terminator.

We have tried multiple methods of setting, and reading the terminator, and are certain that we have included a CHR(13)CHR(10) at the end of every record. BCP is still reporting record overflows, IE: failing to notice the terminator.

We also attempted explicit record terminators, IE: *, **-** etc, to no avail. (ALSO set BCP /r *, /r **-** appropriately), this failed to import aswell.

Any help would be greatly appreciated.
Keith
Reply
Map
View

Click here to load this message in the networking platform