Transforming Exception Errors into Friendly Messages
From: hifni (hifni_at_vampire.net)
Date: 02/27/04
- Previous message: Brian Bushay TeamB: "Re: ADOCommand Text Editor: TEAMB please revise"
- Next in thread: ozbear: "Re: Transforming Exception Errors into Friendly Messages"
- Reply: ozbear: "Re: Transforming Exception Errors into Friendly Messages"
- Reply: Brian Bushay TeamB: "Re: Transforming Exception Errors into Friendly Messages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Feb 2004 18:42:10 -0800
Hi,
I'm using a MS SQL Server 2000 as my database, while I'm
entering, if I had entered a value, and it's turned up into a
duplicate value, the Server sends an error
as "EOLEException/EDatabaseError PK_Primary Key duplicate value
found". How could I write a friendly message in the
TTable.OnPostError Event, that the user have entered a
duplicate value. How could do for other Exception Errors produced by the database.
Thanx,
Hifni
- Previous message: Brian Bushay TeamB: "Re: ADOCommand Text Editor: TEAMB please revise"
- Next in thread: ozbear: "Re: Transforming Exception Errors into Friendly Messages"
- Reply: ozbear: "Re: Transforming Exception Errors into Friendly Messages"
- Reply: Brian Bushay TeamB: "Re: Transforming Exception Errors into Friendly Messages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|