If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Anyone know of a third party lib. or software, freeware or shareware... or any coded methodolgies that will allow Clipper to access Betrieve files. Need help ASAP
I have the same problem, and AFAIK, there is no simple solution or even any solution at all :-((
I transfer some data betwen the two using .txt files (which can be hardly called a "solution" to the problem) but have no direct connection .DBF/Btrieve.
Having not worked with Clipper, I have no direct experience but I've found that any environment that allows exported functions to be called from DLLs can be used to access Btrieve. The Btrieve API is very well defined in the SDK documents. If you want to use ODBC instead, then Clipper would need to be able to call ODBC.
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.