Re: Microsoft Jet database engine

From: Paul Baker [MVP, Windows - SDK] (paulb_at_online.rochester.rr.com)
Date: 07/23/04


Date: Fri, 23 Jul 2004 10:07:37 -0400

Yes, that's true, but not the whole story. I have some information that will
hopefully help, but I don't have all the facts because the documentation is
confusing.

Search for msjet40.dll in the DLL Help Database:
http://support.microsoft.com/default.aspx?scid=/servicedesks/fileversion/dllinfo.asp&SD=msdn

It suggests that Jet 4.0 is installed by Windows 98 Second Edition, Windows
Me, Windows 2000, Windows XP and Windows Server 2003. It is not installed by
Windows 95 or Windows NT 4.0.

Curiously, I don't see any versions of Windows or MDAC if I search for
msjetoledb40.dll in the DLL Help Database. Is this a mistake?

It seems to be installed by Windows 98, but I cannot find any evidence of
that on Microsoft's web site. Is this a mistake too?

Recent versions of MDAC do not include Jet, but recent versions of Windows
do:

INFO: MDAC version 2.6 and later do not contain Jet or Desktop ODBC drivers:
http://support.microsoft.com/default.aspx?scid=kb;en-us;271908

How to obtain the latest service pack for the Microsoft Jet 4.0 Database
Engine:
http://support.microsoft.com/default.aspx?scid=kb;en-us;239114#7

These articles imply that you don't need a pre-existing installation of Jet
to install Jet Service Pack 8. I don't know if this is true or not.

You cannot rely on it being in future versions of Windows. It will not be in
future versions of MDAC. There are plenty of Microsoft articles suggesting
that you should transition from Jet to Microsoft Database Engine (MSDE) aka
SQL Server Desktop Edition. I don't know what they're calling it these days.
The point is that Jet is considered obsolete, though is very commonly used.

There is no mention of Jet on the Data Access and Storage Developer Center:

http://msdn.microsoft.com/data/Default.aspx

Paul

"William (Bill) Vaughn" <billvaRemoveThis@nwlink.com> wrote in message
news:OoD0LCGcEHA.4064@TK2MSFTNGP09.phx.gbl...
> I don't think you can depend on JET being installed anywhere, but in some
> cases the MDAC stack is installed.
> Sometimes MDAC is installed with JET, but not lately. In any case, when
you
> use MDAC (ADO classic) and JET, you must assume that JET is not installed.
> Even if it is, it might be an older version that's incompatible with your
> application. Of course, when you install JET, there's no guarantee that
> existing applications will continue to work.
>
> --
> ____________________________________
> William (Bill) Vaughn
> Author, Mentor, Consultant
> Microsoft MVP
> www.betav.com
> Please reply only to the newsgroup so that others can benefit.
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> __________________________________
>
> "Shane" <Shane@discussions.microsoft.com> wrote in message
> news:C2FED39E-4ADD-4B5F-8976-ADF5A3BF89A3@microsoft.com...
> > Could anyone tell me on which operating systems the Microsoft jet
database
> engine is already installed?
> >
> > Regards
> >
> > Shane
>
>



Relevant Pages

  • Re: windows update kb927779 always reoffers to install even alread
    ... And even download SP2 and install again same.... ... Then I run System File Checker tool on a Windows XP SP2-based computer by ... I don't see how you can repair MDAC without ...
    (microsoft.public.windowsupdate)
  • Re: windows update kb927779 always reoffers to install even alread
    ... Suggest you contact MS for no charge support in getting this Security update installed: ... And even download SP2 and install again same.... ... Then I run System File Checker tool on a Windows XP SP2-based computer by Insert the CD XP SP2,also same problem.. ... I don't see how you can repair MDAC without ...
    (microsoft.public.windowsupdate)
  • Re: Application deployment with Jet Database 4.0
    ... Basically you would install Jet in the same way as MDAC: ... exe that will launch the Jet setup before launching your msi. ...
    (microsoft.public.dotnet.framework.setup)
  • Re: MDAC 2.8
    ... There are no registry details given only Summary, File and MDAC. ... MDAC Version Number Windows 98 and Windows 98 Second Edition ... To install MDAC 2.8 SP1, you must install Windows XP Service Pack 2 (SP2). ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Will Jet 4.0 connection strings work on XP?
    ... Yes Jet has been removed from the latest 'n greatest MDAC_TYP packages. ... I think there might be some confusion about what the MDAC is. ... You can install newer MDAC packages as they become available. ...
    (microsoft.public.vb.database.ado)