How to delete a recordset of dBASE IV DBF file use VB4 
Author Message
 How to delete a recordset of dBASE IV DBF file use VB4

I use VB4 datacontrol can add/edit a recordset of dBASE IV DBF file
when recordtype is Table can not to delete it
use dynaset . when refresh ,data have not change
my program:
 data1.recordset.delete
 data1.refresh
I have check Allowdelete.

may be VB4 not support dBASE "pack" function ?

please Help

Thanks



Sun, 21 Feb 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Using .DBF DBASE III files and Deleting

2. diverting dBase IV data writes to dbf files to SQL7 tables

3. Delete records when using dBase IV

4. How can I read record from dBase IV (.DBF) with VB 6

5. DBASE IV Encrypted Database (.dbf)

6. Delete SQL Data in DBase IV in DataControl

7. Deleting records in dBase IV

8. Delete SQL Data in DBase IV in DataControl

9. Help: using Dbase(.dbf) database files

10. Recordset from dBase IV: Can't Edit

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

12. VB5: Deleting records using a text Dbase file...

 

 
Powered by phpBB® Forum Software