Link to home
Start Free TrialLog in
Avatar of chidu75
chidu75

asked on

To Reindex DBF file Using VB6

How to Reindex a DBF file Using VB6 ?
If anyone knows please send me with description and with an example.
ASKER CERTIFIED SOLUTION
Avatar of kulyasa
kulyasa

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of DanRollins
Hi chidu75,
It appears that you have forgotten this question. I will ask Community Support to close it unless you finalize it within 7 days. I will ask a Community Support Moderator to:

    Accept kulyasa's comment(s) as an answer.

chidu75, if you think your question was not answered at all or if you need help, just post a new comment here; Community Support will help you.  DO NOT accept this comment as an answer.
==========
DanRollins -- EE database cleanup volunteer
Avatar of Netminder
Netminder

Per recommendation, force-accepted.

Netminder
CS Moderator
Dear Kulyasa

      Sadly, this is not what I'm looking for.  Yes, Microsoft DAO 3.51 Object Library can indexe database file delete, update or add records. However, if an index file is corrupted/damaged, the DAO won't work properly. I need to fix it via "reindex" command using Foxpro. So, I would like to know if there is a way to do the reindex in VB6.

Best Regards
Ming