Learning ASP for DB

Hello,

I am attempting to learn ASP and toying around with reading my products
Jet database to have something to play with. I seem to have ASP enabled
on my server, very simple ASP pages work, but the examples with accessing
a database just give a 500 internal server error. I'm using IIS 5.1 (XP)

The log information for the site isn't helpful for locating the problem.
How does one go about debugging or diagnosing a problem in ASP? Is there
a syntax checker or debug mode that can be enabled? I'm working from
web examples on ASP coding and typing in the pages by hand.

Thank you in advance,

David
david [ Fr, 13 Oktober 2006 07:24 ] [ ID #1499358 ]

Re: Learning ASP for DB

"David" <FlyLikeAnEagle [at] United.Com> wrote in message
news:rOdGr40LMPU3-pn2-N4octLDbbiYF [at] localhost...
> Hello,
>
> I am attempting to learn ASP and toying around with reading my products
> Jet database to have something to play with. I seem to have ASP enabled
> on my server, very simple ASP pages work, but the examples with accessing
> a database just give a 500 internal server error. I'm using IIS 5.1 (XP)
>
> The log information for the site isn't helpful for locating the problem.
> How does one go about debugging or diagnosing a problem in ASP? Is there
> a syntax checker or debug mode that can be enabled? I'm working from
> web examples on ASP coding and typing in the pages by hand.
>

http://www.aspfaq.com/show.asp?id=2109

--
Mike Brind
Mike Brind [ Fr, 13 Oktober 2006 09:11 ] [ ID #1499359 ]

Re: Learning ASP for DB

On Fri, 13 Oct 2006 07:11:02 UTC, "Mike Brind" <uselessfor [at] smap.com> wrote:

> "David" <FlyLikeAnEagle [at] United.Com> wrote in message
> news:rOdGr40LMPU3-pn2-N4octLDbbiYF [at] localhost...
>
> http://www.aspfaq.com/show.asp?id=2109

Thank you Mike. The ASPFAQ site gave me many answers as I worked though
setting up a system to play with.

David
david [ So, 15 Oktober 2006 04:54 ] [ ID #1500909 ]
Webserver » microsoft.public.inetserver.asp.db » Learning ASP for DB

Vorheriges Thema: referring previous record of recordset from within sql statement
Nächstes Thema: Multiple command in 1 query?