Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Access '97 long table names
Message
De
09/07/1999 13:41:43
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Access '97 long table names
Divers
Thread ID:
00239527
Message ID:
00239527
Vues:
41
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!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform