Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error not trapped with ON ERROR ...
Message
De
24/05/1999 17:45:32
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
20/05/1999 14:01:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00221017
Message ID:
00222250
Vues:
26
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform