Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Access '97 long table names
Message
De
09/07/1999 14:07:26
 
 
À
09/07/1999 13:41:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00239527
Message ID:
00239548
Vues:
12
Create SQL View myview remote connection myconnection as select * from [&table]
works like a champ. Thanks anyways folks!

Todd

>When I try to create a view on an access table named "Language Codes Map" the view blows, telling me that its an invalid name.
>
>I am ok with the shorter names (the ones that don't have spaces in them)
>
>I am trying to automate making views out of all the tables in the database. I do it with sqltables() and then run thru the list of tables and make a view from the table.
>
>Can anyone advise about how to macro expand the table name so that access ODBC driver likes it? I tried &tablename and (tablename) &tablename looks correct, but it complains "Error in from clause"
>
>when I try (tablename) it tells me can't find table tablename.
>
>Thanks for some help!
--Todd Sherman
-Wake Up! Smell the Coffee!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform