Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'Insert into' - does not reselect vacant work area
Message
From
26/05/2004 09:07:07
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00907155
Message ID:
00907302
Views:
13


Hi Fabio,

That would explain why this bug wasn't found earlier.


Infact i have not see this until now.

But my perplexity is this:
it is a bug ?

I explain:
SELECT 0  && workarea is 75
INSERT INTO myTable (...) SELECT ... FROM ... myFunction() ... && this can use WA 75
? myTable2.fieldname && if VFP return to 75 it is not deterministic

 myFunction
USE ... IN 0 ALIAS myTable2  && this can use WA 75 or 76 or ...
then because the free workareas are used by VFP Engine and by VFP program,
result can to be not deterministic.

Only one hypothesis in order to explain this modification or bug of VFP8.

However, if it is by design then it is a document bug.

Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform