Re: MICROSOFT.JET.OLEDB.4.0;DATA error

Re: MICROSOFT.JET.OLEDB.4.0;DATA error

am 06.12.2007 08:46:59 von Egbert Nierop

This is a multi-part message in MIME format.

------=_NextPart_000_0015_01C837E4.906E7B90
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable


"Stevie V" wrote in message =
news:4756E431.D89F.008E.0@ibc.ltd.uk...
Hi,

I recently moved my website from IIS on Windows 2000 to IIS on Windows =
2003. Now when I connect to my .MDB file on the new IIS server I =
receive the error=20

"DatabaseFile Not Found: Provider=3DMicrosoft.Jet.OLEDB.4.0"=20


You will need to install JET manually, since this has been deprecated. =
On Windows x64, it even does not exist as 64bit version.
=
http://www.microsoft.com/downloads/details.aspx?familyid=3D9 7BC8126-5C60-=
44BC-A2CE-1E40C7FE2B34&displaylang=3Den


even though the database is in the specified location. Can anyone =
give me any pointers as to how I can fix this problem? Do I need to =
install a Microsoft Jet program?

Many thanks

Steve.

--
Session Management for Web Farms (also for ASP.NET combined with ASP)
http://www.nieropwebconsult.nl/asp_session_manager.htm
------=_NextPart_000_0015_01C837E4.906E7B90
Content-Type: text/html;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable

ï»=BF





bgColor=3D#ffffff>

 

style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
"Stevie V" < href=3D"mailto:steve@ibc.ltd.uk">steve@ibc.ltd.uk>=20
wrote in message =
href=3D"news:4756E431.D89F.008E.0@ibc.ltd.uk">news:4756E431. D89F.008E.0@i=
bc.ltd.uk...

Hi,

 

I recently moved my website from IIS on Windows 2000 to IIS =
on=20
Windows 2003.  Now when I connect to my .MDB file on the new IIS =
server I=20
receive the error

 

"DatabaseFile Not Found: color=3Dred>Provider=3DMicrosoft.Jet.OLEDB.4.0" =

 

 

You will need to install JET =
manually,=20
since this has been deprecated. On Windows x64, it even does not exist =
as=20
64bit version.

=
href=3D"http://www.microsoft.com/downloads/details.aspx?fami lyid=3D97BC81=
26-5C60-44BC-A2CE-1E40C7FE2B34&displaylang=3Den">http:// www.microsoft=
..com/downloads/details.aspx?familyid=3D97BC8126-5C60-44BC-A 2CE-1E40C7FE2B=
34&displaylang=3Den

 

 

even though the database is in the =
specified=20
location.  Can anyone give me any pointers as to how I can fix =
this=20
problem?  Do I need to install a Microsoft Jet =
program?

 

Many thanks

 

Steve.

 

--

Session Management for Web Farms (also for=20
ASP.NET combined with ASP)

=
href=3D"http://www.nieropwebconsult.nl/asp_session_manager.h tm">http://ww=
w.nieropwebconsult.nl/asp_session_manager.htm
E>

------=_NextPart_000_0015_01C837E4.906E7B90--

Re: MICROSOFT.JET.OLEDB.4.0;DATA error

am 06.12.2007 12:52:51 von Ken Schaefer

WHERE IS THE CODE?!?

If this is your connection string:

------------------------------------------------------------ ------------------------+
PROVIDER=MICROSOFT.JET.OLEDB.4.0;DATA
SOURCE=Provider=Microsoft.Jet.OLEDB.4.0; Data
Source=e:\domains\u\utt.info\user\private\Bryx.mdb

then it is not valid. You have DATA SOURCE=Microsoft.Jet.....

DATA SOURCE should be e:\domains\u\utt.info\user\private\Bryx.mdb

Cheers
Ken



"Steve V" wrote in message
news:4757C32B.D89F.008E.0@ibc.ltd.uk...
hi, thanks for the suggestion unfortuately I already tried installing jet
5.0 sp8 and it reports that my Windows 2003 Standard already has a newer
version and will not install!

Here is the full error code I am getting:

Function: OpenConnection
Connection: PROVIDER=MICROSOFT.JET.OLEDB.4.0;DATA
SOURCE=Provider=Microsoft.Jet.OLEDB.4.0; Data
Source=e:\domains\u\utt.info\user\private\Bryx.mdb
Hint: DatabaseFile Not Found: Provider=Microsoft.Jet.OLEDB.4.0
Error: Description: 'e:\domains\u\utt.info\user\private\Bryx.mdb' is not a
valid path. Make sure that the path name is spelled correctly and that you
are connected to the server on which the file resides.,
Source: Microsoft JET Database Engine, Number: -2147467259
Errors: 1


Its works on my Windows 2000 Standard IIS but not when I run it on my
Windows 2003 Standard IIS!

Thanks in advance.

Steve.


>>> Egbert Nierop 06/12/2007 07:46 >>>


"Stevie V" wrote in message
news:4756E431.D89F.008E.0@ibc.ltd.uk...
Hi,

I recently moved my website from IIS on Windows 2000 to IIS on Windows 2003.
Now when I connect to my .MDB file on the new IIS server I receive the error

"DatabaseFile Not Found: Provider=Microsoft.Jet.OLEDB.4.0"


You will need to install JET manually, since this has been deprecated. On
Windows x64, it even does not exist as 64bit version.
http://www.microsoft.com/downloads/details.aspx?familyid=97B C8126-5C60-44BC-A2CE-1E40C7FE2B34&displaylang=en


even though the database is in the specified location. Can anyone give me
any pointers as to how I can fix this problem? Do I need to install a
Microsoft Jet program?

Many thanks

Steve.

--
Session Management for Web Farms (also for ASP.NET combined with ASP)
http://www.nieropwebconsult.nl/asp_session_manager.htm