Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP - can it read/write Clipper tables
Message
 
To
14/11/2001 10:08:37
Wesley Wilson
ERW Custom Programming, Inc.
Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00581484
Message ID:
00583235
Views:
26
As noted in other posts, Visual FoxPro will write a codepage to the DBF and clipper will not like it, so turn that setting off. You will want to use the DBFCDX RDD available in Clipper 5.3. It IS the COMIX RDD for FoxPro tables. And the exospace linker works just as well as Blinker. As to record locking, if you are using the TBROWSE or edit browse (I forget the command, is it DBEDIT?) in your clipper applications you may need to customize errorsys.prg to retry the lock.

-Dave

>We may be converting a Clipper program to VFP 7. Problem is we have to read/write live Clipper tables during development. There are about 12 modules accessing the data and the customer wants on module at a time converted.
>
>We have heard that there is an ODBC driver. Has anyone actually done successfully what is described above?
Previous
Reply
Map
View

Click here to load this message in the networking platform