anhnguyen1999
Programmer
I am using BTrieve 5.x which is transactional database. Now I am trying to create DSN name MyData with Pervasive ODBC Engine Interface so that I have both transactional & relational access to my database. My ddf files ( for Btrieve) have INVENTORY table and SALES table.
My data base file including 2 file name INVT1.BTR and INVT2.BTR ( which corresponding to INVENTORY ) and SALES1.BTR and SALES2.BTR ( which corresponding to SALES ). My question is when I open a connection, how can I tell it to look at which INVT* and SALES*. Should I open Btrieve data file that I want to access first before I open connection? I am using VB6.
Thanks for your reply.
My data base file including 2 file name INVT1.BTR and INVT2.BTR ( which corresponding to INVENTORY ) and SALES1.BTR and SALES2.BTR ( which corresponding to SALES ). My question is when I open a connection, how can I tell it to look at which INVT* and SALES*. Should I open Btrieve data file that I want to access first before I open connection? I am using VB6.
Thanks for your reply.