Link to home
Start Free TrialLog in
Avatar of rondi
rondi

asked on

Delphi and ADO (or should that be DBgo?) deployment

Hi,

I've written a little database app using Delphi 6. I
did in no time thanks to Delphi's database development
architecture - what a pleasure to work with.
I'm about to deploy the app on a separate PC, and
have a few issues to address:

1) I have asked the user to have MS Office Pro (with Access) installed - will this ensure that MDAC is installed ?

2) I presume Delphi's ADODB components use early vtable binding - are they therefore restricted to a given version of ADO ? If so which one ? My Delphi installation
came with the MDAC_TYP.exe installer for MDAC 2.5.

3) I've drawn a blank. Gonna have to post a comment when
I remember...

I'm not prepared to create a huge installer, I just wanna
give my user the .exe and .mdb and other miscellaneous files.

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of kretzschmar
kretzschmar
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of header
header

Are you using Jet?  If so you should be able to simply distribute the exe and mdb.  Try it and see.
also jet needs the dao driver installed
Avatar of rondi

ASKER

Yip, I'm using Jet. Just Jet. What I really wanna know is
if an Office 2000 installation (with Access) will install
all the components I need. i.e MDAC 2.5 and the DAO driver
as meikl said.

rondi
No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area that this question is:

Accept answer from kretzschmar

Please leave any comments here within the next seven days.
 
PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!
 
Paul (pnh73)
EE Cleanup Volunteer