Re: MDAC version

From: Heinrich Braun (heinrich.braun_at_homagSPAMM.de)
Date: 02/28/05


Date: Mon, 28 Feb 2005 16:19:10 +0100

George Kuascha schrieb:
> I need to write a small app that will return the MDAC version number and the
> MS Jet version number. Can someone show me how to get this information?
>
>

try that one:

format('ADO-Version: "%s"',[dm1.adoconnection1.version]) ;

for the ADO Version. For Jet I don't know.

Heinrich



Relevant Pages

  • Re: ADO Deployment
    ... I am using Jet, ... > and all you deploy is your app. ... > *not* to try and include these in your installation. ... > only have an early version of MDAC but my apps have run OK all the same. ...
    (borland.public.delphi.database.ado)
  • Re: ADO Deployment
    ... and all you deploy is your app. ... *not* to try and include these in your installation. ... Jet service packs available from ... only have an early version of MDAC but my apps have run OK all the same. ...
    (borland.public.delphi.database.ado)
  • Re: Workdays function with Australian Dates
    ... The base date in MS-SQL is January 1, 1900, ... never paid any attention to this difference in base date between SQl and Jet. ... Also I have an app like that where I am using Jet-temptables in a separate Temp.mdb. ...
    (comp.databases.ms-access)
  • Upsizing design considerations
    ... must create a new app using MSAccess. ... I work at a university medical school and need to create a clinical database ... Not sure the server OS. ... with Jet or use ADP? ...
    (microsoft.public.access.gettingstarted)
  • Question on creating an executable
    ... Does anyone know if the MDAC or Jet version loaded on a machine affect how ... an app is compiled when creating an executable, or are they external to the ...
    (microsoft.public.vb.general.discussion)