Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Packing of dbf file in ADO ?
Message
De
02/03/2004 11:09:18
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
 
 
À
01/03/2004 20:41:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00877587
Message ID:
00882354
Vues:
22
>>>Any way for ADO 2.5/2.6 to pack dbf file ?
>>
>>Chatter is an odd place for a question like this.
>>
>>Perhaps the following KB article with help: http://support.microsoft.com/?kbid=234756, "HOWTO: Pack a Table Through the Visual FoxPro ODBC Driver (VFPODBC.dll)."

>Thank for the advise, but I using VB6 with ADO,
>hence the KB articles does not applied.

The KB article shows the SQL command which packs the table - "SET EXCLUSIVE ON;PACK TableName". In other words, you can send two commands at onece by separating them with a semicolon. I'm going to see if it works when accessing VFP data either by ODBC or OLE DB. Generally, OLE DB does everything that ODBC did, and then adds some new functionality.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform