Click to See Complete Forum and Search --> : accessing btrieve data base using visual basic


jaggi
November 22nd, 1999, 05:23 PM
hi all,
could u please help me , i want to access a btrieve data base that is the ddf file using visual basic that is external file type i believe. how do you access it could you please send a sample code on how to do it . the place i am stuck is which driver to use . that is ole db .. it's urgent please help


thanks in advance
jaggi

December 2nd, 1999, 04:11 PM
I have used the ODBC driver from pervasive, you can download on their web site. In VB just set up a connection object using the ODBc DSN you created.
Their are pleanty og examples around..