Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor NAME
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00432266
Message ID:
00432274
Views:
28
>>WHEN I DO A SELECT * into cursor somecursor, and use somecursor and then "?dbf(), it returns some temporary name for somecursor. Does this mean I cannot reference it but "somecursor"?
>
>
>The select creates a temporary table and opens it with an alias. So, you can reference it by the alias (eg. [Alias].[field name]), just like if you opened a table with an alias.
>
>HTH
I see, I'll just use 'select somecursor'.
Judging from who you work for, I'll bet you're gonna pull the lever for GWB.
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform