creating dBase IV table 
Author Message
 creating dBase IV table

I need to create a dBase IV database and table from scratch from within VB.
Any hints?

thanks in advance

Hiram F. Diaz

Politics is the art of looking for trouble, finding it everywhere, diagnosing it incorrectly and applying the wrong remedies. -Groucho Marx



Sun, 17 Sep 2000 03:00:00 GMT  
 creating dBase IV table



Quote:
>I need to create a dBase IV database and table from scratch from within VB.
>Any hints?

>thanks in advance

>Hiram F. Diaz

>Politics is the art of looking for trouble, finding it everywhere, diagnosing it incorrectly and applying the wrong remedies. -Groucho Marx

The easiest way is to use the Visual Data Manager Add-In.  It does
most of the work and can be accessed through the Add-In Menu.  If you
want to code it yourself you use the CreateTable method.  Check your
help file.  This way is much more flexible but is harder to code.


Tue, 19 Sep 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Create Index on Dbase IV Table?

2. dBASE IV table into Access Database table?

3. dBASE IV table into Access Database table?

4. Export Table as dBASE IV

5. Problem with linked Codebasic DBASE IV Tables

6. Problem with Dbase IV tables

7. Help querrying a DBase IV table

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

9. Unable to access dBase IV table in VB6

10. Creating dBase IV (III) with VB

11. Create dBase IV Index in VB4Pro?

12. Create dBase IV Index in VB4Pro?

 

 
Powered by phpBB® Forum Software