Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
USE in SELECT
Message
From
15/12/2020 21:31:43
Thomas Ganss (Online)
Main Trend
Frankfurt, Germany
 
 
To
15/12/2020 14:07:29
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
01677587
Message ID:
01677597
Views:
52
>>>I receive error 3 File is in use
>>>MyTable is open shared in an other workarea
>
>I recall similar weirdness involving VFP filtered instances, e.g. after SELECT from mytable. Worth trying
>
>
USE mytable AGAIN in select('mytable')
Yupp, if not running early on into "Alias not found" or similar, when using a table MEANT for singular use (lookup table, Key-value into array...) that happened on "my" error, as the alias was not the expected MyTable and therefore not closed via in select(tcAlias)
Previous
Reply
Map
View

Click here to load this message in the networking platform