Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot access selected table
Message
From
26/03/2019 10:34:06
 
 
To
26/03/2019 10:13:27
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01667554
Message ID:
01667564
Views:
46
>>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.

Perhaps your error handler "eats" some of the normal behavior?

The error message shows the complete Select statement that errors, looks like a table called meas_prot can't be found. Or is it that it's opened exclusive by someone?
Previous
Reply
Map
View

Click here to load this message in the networking platform