Re: MDAC & MS Jet 4.0
- From: "Uwa Agbonile [MSFT]" <uwaag@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 9 Jun 2005 12:19:29 -0700
I don't know about Delphi or it's redistributable requirements but as for
ADO and JET, you will need to make sure MDAC 27 or above and the MS Access
(JET ) dependencies are installed.You can obtain the latest JET service pack
from
http://www.microsoft.com/downloads/results.aspx?productID=&freetext=JEt&DisplayLang=en
and the latest version of MDAC (MDAC 28 SP1) from
http://msdn.microsoft.com/data/mdac/downloads/default.aspx.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Regards,
Uwa Agbonile[MSFT]
"yilmaz" <yilmaz@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F1E80F25-E32A-4D29-8D95-4048C6B39ADD@xxxxxxxxxxxxxxxx
> I have developed a database application with Borland Delphi 7. This
> application makes use of MS Access 2000 files as databases. I connect to
> these files using the
> ADO components (TADOConnection, TADOQuery, TADOTable etc.) available in
> Borland Delphi 7. And this application is compiled on a Windows 2000
machine,
> with MDAC 2.7 installed on it.
>
> My question is, along with my own .exe file, what should I also install
on
> the target
> machines in order to guarantee that my application will function properly
on
> those target machines? (even on different Windows versions)
>
> Thank you all,
>
> yilmaz
.
- References:
- MDAC & MS Jet 4.0
- From: yilmaz
- MDAC & MS Jet 4.0
- Prev by Date: Re: Oracle Stored Procedure with CLOB Parameter
- Next by Date: Re: ConnectionRead Timeout Problem
- Previous by thread: MDAC & MS Jet 4.0
- Next by thread: Empty Access recordset
- Index(es):
Relevant Pages
|