Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create table based on variable name
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00367288
Message ID:
00367472
Vues:
28
>Thanks nick, that worked. But now if I want to drop the table, it doesn't know what table I am talking about. Do I need to do drop table ranvar+'.dbf'? Thanks for you help anyways.
>
>Nick Patel

DROP TABLE (ranvar)
is enough. You should keep the generated name somewhere if your ranvar variable goes out of scope.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform