|
-
May 11th, 1999, 05:23 AM
#1
Distrubute ADO
Hi. I cannot get my database program based on ADO to function on another machine running on Win98. What DLLs and other files besides my access DB file and .exe file do I need?
Thanks, Crister
-
May 11th, 1999, 05:57 AM
#2
Re: Distrubute ADO
Visual BASIC comes with a file MDAC_TYP.EXE that contains a redistributable version of the Microsoft Data Access Components (which contains all client-side ADO stuff).
You can also download that file (depending on the platform) from the MS site (download section).
-
May 11th, 1999, 06:18 AM
#3
Re: Distrubute ADO
Ok, I will check that out... But why does it work on my own machine?
-
May 11th, 1999, 07:45 AM
#4
Re: Distrubute ADO
because you probably have the ADO SDK installed.
Get the LATEST version of mdac_typ.exe from MS/data download. Even the one in the sdk update is incomplete. The most recent one downloaded separately worked for me.
-
May 11th, 1999, 09:19 AM
#5
Re: Distrubute ADO
Hi.
I still don't get it to work! Now I have installed the complete MDAC SDK on the second machine, but the problem still remains.
What can I do next?
-
May 11th, 1999, 09:21 AM
#6
Re: Distrubute ADO
Desc. of the situation.
I have a small little .exe using MFC ADO.
I'm working with an MS Access file "test.mdb".
I thought the built-in Jet DB was suppose to manage to operate without any extra files?
I use NT4 and VC6 that works without problem.
If I use with another machine, it just results in an error when trying to open the .mdb file.
Hmmm....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|