If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Visual Basic > dbase and vb

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-21-02, 09:54
stauf stauf is offline
Registered User
 
Join Date: Mar 2002
Posts: 8
dbase and vb

How do I create a dBase (*.dbf) table with VB ?
When a user open a table nobody can open this table.
How can I be sure the table is not open ? or to know what's the state of the table ?
Why some tables have .mdx files (index file) attached and some don't ?
Is there a way by code to restructure the table and/or make a new index file ?
Reply With Quote
  #2 (permalink)  
Old 05-31-02, 10:46
IGelin IGelin is offline
Registered User
 
Join Date: Nov 2001
Posts: 336
I sincerely beleive that ADO has all the features you requested. You just need an OLE DB Provider for DBase.

Igor
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On