error on my .asp code HELP PLEASE!

error on my .asp code HELP PLEASE!

am 27.12.2006 20:14:22 von Coby Herd

I keep getting the error message -

Error Type:
Microsoft JET Database Engine (0x80004005)
Unrecognized database format 'c:\inetpub\wwwroot\blog\db\blog.mdb'.
/blog/admin/Default.asp, line 14


and I have no idea what to do about it. Can anybody help me or send me in
the right direction?

I on a Win2K machine trying to access a database on localhost



--
Coby L. Herd
CaterData
172 Windsor Place
Brooklyn, NY 11215
Tel - (718) 832-1304
Fax - (718) 499-0421
www.caterdata.com

Re: error on my .asp code HELP PLEASE!

am 27.12.2006 20:25:12 von exjxw.hannivoort

Coby Herd wrote on 27 dec 2006 in
microsoft.public.inetserver.asp.general:

> I keep getting the error message -
>
> Error Type:
> Microsoft JET Database Engine (0x80004005)
> Unrecognized database format 'c:\inetpub\wwwroot\blog\db\blog.mdb'.
> /blog/admin/Default.asp, line 14
>
>
> and I have no idea what to do about it. Can anybody help me or send
> me in the right direction?
>
> I on a Win2K machine trying to access a database on localhost

Show your code that opens the database ans show which line is nr 14.


--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Re: error on my .asp code HELP PLEASE!

am 27.12.2006 22:04:48 von reb01501

Coby Herd wrote:
> I keep getting the error message -
>
> Error Type:
> Microsoft JET Database Engine (0x80004005)
> Unrecognized database format 'c:\inetpub\wwwroot\blog\db\blog.mdb'.
> /blog/admin/Default.asp, line 14
>
>
> and I have no idea what to do about it. Can anybody help me or send
> me in the right direction?
>
> I on a Win2K machine trying to access a database on localhost

Can you open the mdb file in Access?

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"

Re: error on my .asp code HELP PLEASE!

am 28.12.2006 08:36:40 von Mike Brind

"Coby Herd" wrote in message
news:O5PzgseKHHA.1248@TK2MSFTNGP02.phx.gbl...
>I keep getting the error message -
>
> Error Type:
> Microsoft JET Database Engine (0x80004005)
> Unrecognized database format 'c:\inetpub\wwwroot\blog\db\blog.mdb'.
> /blog/admin/Default.asp, line 14
>

It's highly likely that you have a corrupted database file. If you can open
the db in Access, use the Compact and Repair option under Tools. If you
can't, see if anyone in the microsoft.public.access group can help.

--
Mike Brind