Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Try...Catch...Finally
Message
 
 
À
30/05/2003 20:10:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00794807
Message ID:
00794885
Vues:
14
>Hi,
>
>I just start to look at how Try...Catch...Finally works. Based on what I have read and tried, this mechanism won't handle (catch) ODBC error. Am I right or wrong?
>
>Thank you,

Hi Peter,

The Try...Catch...Finally is a new mechanism to handle VFP errors. If ODBC error results in VFP error than it can be intercepted by any available error handling constructs in VFP. However most ODBC errors don't generate VFP error but are rather indicated by return codes of functions that work with ODBC connection.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform