Tagged Questions
1
vote
2answers
290 views
What is the most active clipper-like community?
I work for a company that is using Microsoft Visual Foxpro 9. Since Microsoft has abandoned us, we no longer get fresh driver updates (the last was for ODBC was built for VFP version 6.)
Clipper and ...
0
votes
2answers
570 views
How do I read data from an xBase/Clipper file in VB6?
DBF file is in C:\dbase\clip53\PRG\stkmenu\WPACK3\
DBF file is called WPACKS.CFG (deliberately not .DBF)
The VB6 code in an ActiveX EXE for opening the database and recordset:
Function ...