Re: Windows 98/ME and MS Access
From: CT (carstent_at_spammersgoawaydotnetservices.biz)
Date: 10/31/04
- Next message: Arun Gupta via .NET 247: "Fire query on DataSet"
- Next in thread: Grzegorz Danowski: "Re: Windows 98/ME and MS Access"
- Maybe reply: Grzegorz Danowski: "Re: Windows 98/ME and MS Access"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 31 Oct 2004 09:33:59 +0100
Yes, you need MDAC 2.5 if the Jet driver/provider isn't already installed.
You don't have to compile your with a different MDAC, all you have to make
sure is that the provider is installed on the target machine. If that is
MDAC 2.5, then you run that on the target machine before installing your
application.
-- Carsten Thomsen Enterprise Development with VS .NET, UML, and MSF http://www.apress.com/book/bookDisplay.html?bID=105 "Sascha Koenig" <Spam@mindcoast.com> wrote in message news:%23%23v5rWrvEHA.3228@TK2MSFTNGP12.phx.gbl... > Hi, > > I have an application using the OLE DB driver to connect to an MS Access > database. AFAIK it uses MDAC 2.7 to accomplish this. This works fine under > 2000 and XP, but not under 98 or ME. > > The download site of MDAC 2.6 or later says the following: > This release does not include Microsoft Jet, the Microsoft Jet OLE DB > Provider or ODBC driver, the Desktop Database ODBC Drivers, or the Visual > FoxPro ODBC Driver. > > Does this mean I have to use MDAC 2.5 to access my Access database under > 98/ME? I installed it, but it still didn't work. Do I have to compile my > application with this older version? > > Please help, I'm desperate! > > Thanks > Sascha >
- Next message: Arun Gupta via .NET 247: "Fire query on DataSet"
- Next in thread: Grzegorz Danowski: "Re: Windows 98/ME and MS Access"
- Maybe reply: Grzegorz Danowski: "Re: Windows 98/ME and MS Access"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|