error messages in regards to connection strings

how is it possible to show error messages in regards to connection strings?
Chris Williamson [ Do, 28 September 2006 14:26 ] [ ID #1482115 ]

Re: error messages in regards to connection strings

Chris Williamson wrote:
> how is it possible to show error messages in regards to connection
> strings?

Error trapping is done via "On Error Resume Next" and checking the Err
object on the line following the line that could have generated an
error.

If you already knew that, then please be a little more specific.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
reb01501 [ Do, 28 September 2006 14:37 ] [ ID #1482116 ]
Webserver » microsoft.public.inetserver.asp.db » error messages in regards to connection strings

Vorheriges Thema: filtering DataGrid on the fly
Nächstes Thema: Printer margin and orientation settings from ASP