Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any way to pack dbf file in ADO
Message
 
To
15/02/2004 04:00:29
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00877469
Message ID:
00877877
Views:
11
Hello,

You can execute the following command using Connection object:
"SET EXCLUSIVE ON;PACK MyTable"
An ODBC sample is provided in Q234756.


>Hi,
>
>My VB6 application is using dbf file with ADO 2.6 for access.
>I using connection & recordset to access the dbf file
>
>After I had delete the record in the dbf, I cannot pack
>the dbf file using my VFP written DLL library as I not
>yet close my connection since I looping through the same
>folder deleting only some file data.
>
>Any better way to solve my issue or way to
>pack dbf with their cdx file in VB6 using
>ADO 2.5 ?
>
>Any help or advise is very much appreciated.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform