Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid DBC
Message
De
12/12/2001 14:49:30
 
 
À
12/12/2001 13:06:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00592681
Message ID:
00593461
Vues:
20
Hi Doug,
Thanks for the reply. This worked very will with a minor correction to your syntax:
OPEN DATABASE MyDatabase EXCLUSIVE
instead of
USE MyDatabase EXCLUSIVE

I found that I have many references to temp tables in my DBC that I didn't expect find. When I programatically CREATE TABLE, it seems the table is added into the currently open DBC. Then when I delete the table at the end of my function, the reference still remains in the DBC. Do I need to issue a DROP TABLE before I delete the table? This will make my DBC grow with deleted records. Is there any way to create a table without adding a record to the DBC?

Thanks,
John
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform