handling database errors returned to screen

  • Thread starter Robert Lambrecht
  • Start date
R

Robert Lambrecht

When using frontpage to query a database and the code comes back in error
(indicating that something was wrong), is there anyway to get around the
result being just the ugly yellow box spelling out the problem in the
database results region of the responding webpage? I'd like to be able to
trap this error and present a page spelling out exactly what occurred versus
this.

Is there a way to do this?

I'm using Frontpage 2002, Windows XP, SQL Server 7.0 as the backend. Just
want this to look much more professional.

Thanks if you can help!
Bob L.
 
K

Kathleen Anderson [MVP - FrontPage]

Take a look at _fpclass/fpdbrgn1.inc - you might be able to customize the
error messages in there.
 
S

Stefan B Rusynko

See http://support.microsoft.com/kb/235554




| Take a look at _fpclass/fpdbrgn1.inc - you might be able to customize the
| error messages in there.
|
| --
| ~ Kathleen Anderson
| Microsoft MVP - FrontPage
| Spider Web Woman Designs
| web: http://www.spiderwebwoman.com/resources/
|
|
| | >
| > When using frontpage to query a database and the code comes back in error
| > (indicating that something was wrong), is there anyway to get around the
| > result being just the ugly yellow box spelling out the problem in the
| > database results region of the responding webpage? I'd like to be able to
| > trap this error and present a page spelling out exactly what occurred
| > versus
| > this.
| >
| > Is there a way to do this?
| >
| > I'm using Frontpage 2002, Windows XP, SQL Server 7.0 as the backend. Just
| > want this to look much more professional.
| >
| > Thanks if you can help!
| > Bob L.
| >
| >
| >
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top