Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sys(2015) and SELECT ... INTO Table
Message
From
19/08/2002 11:49:53
 
 
To
19/08/2002 10:51:36
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00691029
Message ID:
00691078
Views:
14
Along with what Hilmar said, since you want to use more than one table (at least that's what I think you said), consider using an array property. In fact, if the tables need to be used 'globally', consider using an array property in an application class.

Alan

>Thanks , works good !
>
>But , one more question .
>
>I make this Select ... Into Table in Load of my form .
>I need use this table in some procedures of my form , and not only in Load .
>So , lcTableName can´t be a local variable .
>
>I don´t want use a public variable . How can i make this ?
>
>I use VFP 6 . I can´t use Select ... into cursor , i need write in this table !
>
>Thanks
>
>()
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform