Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3320056 By: hkollmann
I remenber.... SQLErrors are catched stored in an errors vector. This vector is stored in the pagecontext and is retrieved by the errors tag. Here it's tried to translate from the resource bundles. You can write your own error tag for this purporse. (I did so to show all errors in an message box). The problem with the sql error text is that it's very, very database dependend an can't be parsed really. There are some tries to do so with the xmlErrors tag - but this works only for oracle. Oracle returns a formatted string with an error number. The other db's returns clear text mostly together with table and index names wich can't be parsed. I use interbase and have the same problem. My solution is to show the database text. Hope that helps, Henner ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=55830 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms