Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error File is not open - 1113
Message
From
18/11/2016 15:48:32
 
 
To
17/11/2016 15:04:48
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01643575
Message ID:
01643684
Views:
49
>>>in the debugger watch: empty(alias())
>>
>>The suggested watch expression was select("myAlias")==0 (forgot actual name), which could be simplified to used("myAlias"). IOW, the idea was to track whether the alias somehow gets closed at some point.
>>
>>Which would be very hard to track if the code calls methods of objects created in different datasessions, though.
>
>Dragan,
>
>the debugger watch for
select("myCursor")==00
returns .F.
>extra mistery: the error is not consistent.
>Grrr
>Is this error somehow also data related as far as you know?
>Will try with a complete refresh clean dataset and get rid of this testing data mesh.
>
>Regards,
>Koen

Hi,
Have refreshed and cleaned the test-data. Found some errors which would normaly not occurred but under testing conditions. Runned the procedure again and now no error 1113 anymore, so I must conclude this error is data related. Shall have to built in a trigger to avoid the data errors just for seq. sake.
Regards,
Koen
Previous
Reply
Map
View

Click here to load this message in the networking platform