Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding free tables to a DBC
Message
De
23/02/1999 10:17:27
 
 
À
22/02/1999 13:45:30
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00189432
Message ID:
00190428
Vues:
19
Hi Elyse.

>when I ran the program it still asked if I want to update my free table to a new format

OK, we need to find where that's happening, since it doesn't happen for me (at least with the FoxPro 2.x table I tested on). Try tracing the UpdateOneTable method of SDTMgr. There's a lot of complex code there, but here are some tips:

- use Step Over in the debugger -- there's no need to go into any method called from UpdateOneTable

- execution should get to the following CASE statement:

case not llFox2X and llWasFox2X

and then go into that CASE. If it doesn't get that far or if it doesn't go into the code under that CASE, let me know

Please let me know which statement in this method is causing this dialog to appear. Thanks.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform