PDA

View Full Version : DACEasy DOS 6.0 database interface


FrancisF
04-27-03, 22:09
DACEasy DOS 6.0 database interface
I am writing a VB / VC application to access DACEasy OE database
this database is a *.db extension and it is a Btrieve type 5.10 / 6.1. I need to build a ODBC / ADO link to this database using VB /VC++.

I know I can do it using Pervasive drivers (I have pervasive 2000), some how thing are not not working fine it has it's *.ddf files and it's file extension is *.db NOT *.btr

Does any body has a sample code for this implementation.
Thanks alot inadvance.

FrancisF