senorbuckwheat
Programmer
I created a database with a bunch of tables using the Pervasive Create Database and Create Table utilities.
I then wrote an application(C++) which created and populated a new Btrieve file/table(.MKD) using the Btrieve API (C_CREATE, etc.).
So, how do I put the new file characteristics into the DDFs so it will be part of the previously created database? Is there a way to do this using the Btrieve API? Pervasive tool?
The file is very lonely and very much wants to be part of this database.
Thank you.
I then wrote an application(C++) which created and populated a new Btrieve file/table(.MKD) using the Btrieve API (C_CREATE, etc.).
So, how do I put the new file characteristics into the DDFs so it will be part of the previously created database? Is there a way to do this using the Btrieve API? Pervasive tool?
The file is very lonely and very much wants to be part of this database.
Thank you.