Problem with dBase IV ODBC access via ADO 
Author Message
 Problem with dBase IV ODBC access via ADO

Hi!

I am accessing a DBase IV "database" ;) from a VB DLL via ADO.
Now i found out that while updating or adding records to a table (.DBF) DOES
update the corresponding index file (.MDX), the index file is NOT updated
when i delete a record. Thus the record still is retrieved from another
remote application. After deleting from the RecordSet, i perform an Update
call. I also tried UpdateBatch, as proposed in the Online help, but got the
same result: no change to the Index file.

Can anyone help?

Thanx in advance, Jo

By the way: is it true that DBase access via ODBC only works with ODBC
drivers older than V3.5? With newer drivers, i cannot get any write access!



Mon, 24 Feb 2003 17:00:12 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Problem with dBase IV ODBC access via ADO

2. Using dBase IV with VB via ODBC without a DSN

3. running existing dBase IV apps via VB/Crystal Rpts

4. dBase IV + ODBC Index Question

5. How to read dBASE IV with ODBC 32?

6. Attaching a dBase III table to Access 2000 via ADO

7. dBASE IV & ADO

8. ADO ConnectionString for dBASE IV

9. Openeing DBase IV files with ADO

10. dBASE IV table into Access Database table?

11. dBASE IV access now failing!?!

12. Accessing the memo field of a DBase IV file

 

 
Powered by phpBB® Forum Software