dbf files 
Author Message
 dbf files

How can I read data and write from and to a *.dbf file ?
are any totorials about this on the net ?

Thanx



Tue, 24 Jun 2003 02:04:58 GMT  
 dbf files


Quote:
> How can I read data and write from and to a *.dbf file ?
> are any totorials about this on the net ?

Well, Wotsit ( http://www.wotsit.org ) has docs on the file structure,
but used to be that VB shipped with a dBase ISAM driver, (haven't used
anything resembling dBase for many years myself) meaning you could use
straight DAO via JET to read and write from these databases.

Of course that was VB4, Jet 2.5, and I don't know what if any support
remains for DBF these days.

Sent via Deja.com
http://www.deja.com/



Tue, 24 Jun 2003 05:14:32 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Convert Access 2.0 Dbf-file to Access 97 Dbf-file

2. Converting an ASCII file to .DBF file using VB

3. How to keep the Foxpro IDX file up-to-date with DBF file

4. Read DBF Files (DOS files) with FoxPro Driver

5. Convert comma-delimited file to DBF file??

6. Help ".dbf file to .mdb file "

7. Create text file from .dbf file

8. Import dbf -file

9. Linking DBF files in Access 2000

10. Export as a dbf file,

11. Linking DBF file Mystery??

12. Importing DBF files

 

 
Powered by phpBB® Forum Software