Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Non existant query table can be opened
Message
 
 
To
17/10/2003 09:31:57
Charles Richard
Nvo Management Systems
Boisbriand, Quebec, Canada
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00839708
Message ID:
00839710
Views:
14
You're using cursor or table that is open with alias 'temp'. ? DBF("temp") should tell you the file name of it.

>Can someone tell me why this is so?
>
>SELECT * FROM somefile INTO CURSOR temp
>*VFP says the file does not exist. It is also not visible in the explorer.
>WAIT WINDOW (FILE(DBF("temp"))) && RETURNS .F.
>*But I can USE it
>USE DBF("temp") AGAIN IN 0 ALIAS test EXCLUSIVE && works in VFP 7 and 8!
>
>just Curious
>Charles Richard
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform