Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot access selected table
Message
From
26/03/2019 10:13:27
 
 
To
26/03/2019 09:41:46
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01667554
Message ID:
01667561
Views:
56
>Hi all,
>how ca I interpret an error message, which does not offer Cancel/Suspend/Ignore?
>I can just click OK, but nothing bad happens. The program's flow and functioning seems untouched. BUT my customers will not like it :(>
>I am not sure which table it means: the table which I select FROM or the resulting cursor?
>The table which I select FROM is part of the Dataenvironment of the form in which it happens.
>It happens during design time as well as in the compiled .EXE.
>I cannot reproduce the situation, it just happens 'sometimes'.
>
>
>Regards

My guess is that sometimes the source cursor doesn't exist, possibly since no records matched the Where clause that should create the source cursor. Doesn't Aerror() provide any helpful information?

Hi Tore,
the strange part of it is that the running program is not suspended. The message window is modal. So I can open the debugger only after clicking 'OK'. Then Aerror is clean.
Eugen
New Year's pledge: Last year I learned so much from my errors that I decided to make some more.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform