MS Jet 4.0 & ADO



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
.



Relevant Pages

  • MDAC & MS Jet 4.0
    ... I have developed a database application with Borland Delphi 7. ... machines in order to guarantee that my application will function properly on ... those target machines? ...
    (microsoft.public.data.ado)
  • MS Jet 4.0 & ADO
    ... I have developed a database application with Borland Delphi 7. ... machines in order to guarantee that my application will function properly on ... those target machines? ...
    (microsoft.public.data.oledb)
  • application installation
    ... I have developed a database application with Borland Delphi 7. ... machines in order to guarantee that my application will function properly on ... those target machines? ...
    (microsoft.public.data.ado)
  • Performance optimization vs satisficing (was Language Oriented Programming)
    ... >machines that were too small. ... Microsoft has been a leading offender here. ... >arcane issue for server engines. ... magnitude slower, yes, I recall working on a 200mb database, trying to ...
    (comp.object)
  • Re: Large Database System
    ... add database capabilities to the data files that are being processed. ... Because of the sheer number of machines involved in computations we ... Reliability is always an issue. ... You do know that SQLite is a single user database? ...
    (comp.lang.c)

Loading