Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error not trapped with ON ERROR ...
Message
From
24/05/1999 17:45:32
 
 
To
20/05/1999 14:01:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00221017
Message ID:
00222250
Views:
27
Hi, Bonnie-
Is it related to a combo box? I'd make sure that the combo box's rowsource isn't in use somewhere else. For example, if you are using a rowsourcetype = 3 (SQL-Select), then make sure you select into a unique cursor name and use NOFILTER so that the cursor isn't just a filter on a table you use elsewhere.

If I'm guessin' way wrong here, post back with some details of the form and controls involved.

HTH

>Hi all,
>
>I have an error routine to handle error trapping, but I'm getting an intermittent error that does not fire the error handler. Anyone know anything about this error:
>
>Cannot access the selected table.
>
>I've looked it up in the error messages, and this particular error has an error number even (#1152), but it's just not firing the error-handling function at all. My user's are getting sick of seeing this message (it doesn't seem to negatively affect the program). HELP!
>
>TIA,
>Bonnie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform