accessing btrieve data base using visual basic
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
Re: accessing btrieve data base using visual basic
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..