Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
THIS in a SQL statement
Message
De
05/08/2009 10:17:22
 
 
À
31/07/2009 08:14:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Divers
Thread ID:
01415626
Message ID:
01416195
Vues:
48
>I have a SQL statement where I use a class property to populate one of the resultant columns:
>
>select ....., this.objectname.property as ....
>
>it fails with
>Alias "objectname" is not found
>
>Seems to me it worked sometime in the past.
>Am I doing something wrong?
select ....., m.this.objectname.property as ...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform