F
Frank
Hi, the problem I have is that an older dos program is using dbase 3 or 4
database files and I wish to add a little utility that scanns this database,
and if specific record has a certain entry (flag) i wish to extract all of
the records for this entry change the flag in the dbase file and write it
into a new mdb database. The second part is no problem, i can hook into mdb
databases and do all that stuff, but I cannot seem to create a proper
connection with a dbase file.
Problem: How do I set a connection corectly with a sample.dpf sample.ndx,
and read and write records into this dataset.
Any help would be great
database files and I wish to add a little utility that scanns this database,
and if specific record has a certain entry (flag) i wish to extract all of
the records for this entry change the flag in the dbase file and write it
into a new mdb database. The second part is no problem, i can hook into mdb
databases and do all that stuff, but I cannot seem to create a proper
connection with a dbase file.
Problem: How do I set a connection corectly with a sample.dpf sample.ndx,
and read and write records into this dataset.
Any help would be great