Re: Error Handling In Visual FoxPro (General questions)
Hi,
I'm not sure what you're reffering to. The component provides Error descriptions, which you can change to whatever you want and provide it that way to the end user.
The events also provide the Errors which might occur.
Also, you can use the try...catch blocks in order to trap the error, and change the error to whatever text you want.
As for Connection status, you can access the State Property to check what state the component is currently. This is also provided in the StateChange Event.
Hope I helped.
Regards,
Damba
Complete thread:
- Error Handling In Visual FoxPro - ProductTester, 2007-11-02, 19:36
- Re: Error Handling In Visual FoxPro - wodDamir, 2007-11-02, 19:58
- Re: Error Handling In Visual FoxPro - ProductTester, 2007-11-02, 20:33
- Re: Error Handling In Visual FoxPro - wodDamir, 2007-11-02, 21:49
- Re: Error Handling In Visual FoxPro - ProductTester, 2007-11-02, 20:33
- Re: Error Handling In Visual FoxPro - wodDamir, 2007-11-02, 19:58