Open a dBase IV file 
Author Message
 Open a dBase IV file

Hello,
How do you open a dBase IV file with vb6....the function Opendatabase
doesn't work....
I post this message because I don't find the answer on french groups.
Thanks for any help.....
--
  ____ BzEmul
 /         \   http://www.*-*-*.com/
-_0_0_ -   BzAnnuaire
 \_-_-_/         http://www.*-*-*.com/


Tue, 17 Jun 2003 21:54:30 GMT  
 Open a dBase IV file
One method is to open it yourself as a Binary file.

www.wotsit.org  should have the format, if not Email me, I have some
info on earlier DBase file formats



Quote:
>Hello,
>How do you open a dBase IV file with vb6....the function Opendatabase
>doesn't work....
>I post this message because I don't find the answer on french groups.
>Thanks for any help.....
>--
>  ____ BzEmul
> /         \   http://www.bzemul.com
>-_0_0_ -   BzAnnuaire
> \_-_-_/        http://www.bzemul.com/bzannuaire



Wed, 18 Jun 2003 18:20:37 GMT  
 Open a dBase IV file

Quote:
> Hello,
> How do you open a dBase IV file with vb6....the function
Opendatabase
> doesn't work....
> I post this message because I don't find the answer on french
groups.
> Thanks for any help.....
> --

Use ADO.  Just specify the provider for DBase IV in your connect
string, and the directory where your .DBF files reside as your
database.

John M.



Fri, 20 Jun 2003 06:56:10 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Error 3170 while opening a DBASE IV file with VB3.0 Standard

2. Error 3170 while opening a DBASE IV file with VB3.0 Standard

3. HOW: Opening a dBASE IV file in Visual Basic 4.0?

4. How to open a DBASE IV file in VB6?

5. permissions problem opening a dBase IV

6. dBASE IV Files <> BSIC

7. Reading fields from a dbase IV file

8. How to delete a recordset of dBASE IV DBF file use VB4

9. dBASE III/IV & FoxPro Index files

10. Accessing the memo field of a DBase IV file

11. Crystal Reports choking on dBASE IV files

12. speeding up loading lists from dbase IV file

 

 
Powered by phpBB® Forum Software