Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SELECT (m.tmpFile)
Message
De
29/08/2005 13:05:02
Jim Winter
Jim Winter Consulting
Hinesburg, Vermont, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
FoxPro Windows
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01044801
Message ID:
01044811
Vues:
11
>I cannot seem to understand why my SELECTing of a table as in:
>
>SELECT (m.tmpFile) in FoxPro 2.6a for Windows is not working.
>
>I've tried:
>
>SELECT &m.tmpFile and also SELECT (&m.tmpFile) all to no avail.
>
>All I get is an error that says "ALIAS L" not available.
>
>The m.tmpFile translates to "L:\Appstats\sometablename"), so i can see the the SELECT statement is looking at only the first chanracter of the memvar m.tmpFile.

Cecil,

I suspect that your alias is more like SomeTableName. You could use your memvar to open the table but not to select it.

Regards,
Jim
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform