Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread URL and other infor in the LoadError event
Thu, Jul 16 2015 6:47 PMPermanent Link

Trinione

I would like my Error handling routine to capture as much information as possible.

How can I get the URL and other information such as the requested SQL query etc that cause the error?
Wed, Jul 22 2015 6:08 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Trinione,

<< I would like my Error handling routine to capture as much information as possible. >>

Error handling for the client EWB application (TApplication.OnError) ? Or a back-end web server module, etc. ?

<< How can I get the URL and other information such as the requested SQL query etc that cause the error? >>

I wouldn't recommend ever sending any type of SQL information to a client EWB application.  It's a security risk because it gives the client information about your internal infrastructure.

Tim Young
Elevate Software
www.elevatesoft.com
Image