Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table Name with - in it.
Message
De
01/02/2001 04:16:14
 
 
À
31/01/2001 14:18:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00470555
Message ID:
00471139
Vues:
32
Thanks ed but that doesn't work.
Try:
c="TE-ST"
create table (c) b n(1);
(syntax error)

I chose to not use the - so it's no longer an issue.

>>You can make a table name with a - in it so...
>>
>>How can I make this work
>>
>>c="TE-ST"
>>create table &c from array a
>
>CREATE TABLE (c) from array a
>
>>
>>thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform