Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any way to pack dbf file in ADO
Message
From
01/03/2004 05:29:28
 
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00877469
Message ID:
00881984
Views:
16
Thank
>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.
Best Regards
Virusim
Previous
Reply
Map
View

Click here to load this message in the networking platform