Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DROP TABLE Curiosity
Message
De
22/01/2003 21:59:06
Donald Lowrey
Data Technology Corporation
Las Vegas, Nevada, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
DROP TABLE Curiosity
Divers
Thread ID:
00744589
Message ID:
00744589
Vues:
53
Hi All

I have an instance of DROP TABLE that doesn't work as advertised by MS. It puts up the little Dialog Window ..WITHOUT.. the "?" property.

Has anyone else experienced this? Other than using "KEYBOARD" to get rid of it, is there a way to force the Dialog NOT to display.

Here are the details. I am building a utility that has to drop tables from databases. The table name could be any name, and therefore I am using macro substitution. The macro sub seems to be what's causing the Dialog to appear. Since we want the table to be dropped without user intervention, this behavior is an annoyance.

I have tried both of the below flavors with the same result.
DROP TABLE (lcCopyParentTo)
DROP TABLE &lcCopyParentTo

I dunno, but if you do, I sure would like to hear from you.

Thanks
Don Lowrey
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform