Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select Table1 , and Select (cMyTable)
Message
De
19/08/2002 14:08:06
Irv Adams
MSC Managed Care, Inc.
Floride, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00691140
Message ID:
00691146
Vues:
17
This message has been marked as a message which has helped to the initial question of the thread.
Aso try something like this:
cTablename="tablename"
cFieldname="Fieldname"

cReference = cTablename+"."+cFieldname
Repl (creference) WITH "123456789"
-Irv.

>Select &cMyTable..Field1
>
>
>>Hi
>>
>>I need make this :
>>
>>cMyTable = Table1
>>
>>Select (cMyTable)
>>
>>i don´t have any problem with this .
>>
>>But i need write :
>>Table1.Field1
>>
>>How can i write ? :
>>(cMyTable).Field1
>>
>>VfP 6 , give me error with this :
>>(cMyTable).Field1
>>
>>
>>Thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform