Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help SQL 6.5 BCP copy problems
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Help SQL 6.5 BCP copy problems
Miscellaneous
Thread ID:
00175276
Message ID:
00175276
Views:
76
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
Next
Reply
Map
View

Click here to load this message in the networking platform