Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select into a table
Message
From
04/08/1999 11:33:33
 
 
To
04/08/1999 11:20:22
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00249767
Message ID:
00249776
Views:
21
Well, it seems to me that you'd be trying to recreate a table that the other instance is using. An obvious conflict.

If you don't really need a physical table, perhaps creating a temporary cursor (SELECT * INTO CURSOR MyCursor) instead would suit your need?

HTH

>I use an select statement into a table to populate my grid (recordsourcetype= alias). The problem is that when I open a second instance of my exe the program halts I'm getting a FILE ACCESS DENIED from the select statement. What can I do to correct this?
>
>TIA
>
>Sam
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform