Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Handling Tables
Message
From
23/01/2004 11:11:15
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00868831
Message ID:
00869899
Views:
15
>* Direct conversation to Name expresion wouldn't work
>m.var1 = mytable.(FieldName)
>* But this will
>m.var1 = ("mytable." + m.FieldName)

Sergey, this gives you only the table and fieldname, not the *contents* of the field. I don't think that's what you're looking for there, is it?
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform