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