Jet 4.0 / ADO - What to Distribute?
So I'd like to distribute an application that uses ADO and Jet 4.0.
I know I have to make a reference to ADO but I see a ton of ADO libraries in my references starting at 2.0 through 2.8 (TWO of those!). Usually I'd use the newest but I'm not sure that's right...
So which ADO do I use? And which files should I distribute with my application?
Thanks!
--DB
Re: Jet 4.0 / ADO - What to Distribute?
That all depends on what you are using in your application. You need to deistribute the version of MDAC that supports your application. IE. if you use ADO 2.8 use MDAC 2.8.
Or you can remove all issues by using the AutoOSUpdater to handle it
Re: Jet 4.0 / ADO - What to Distribute?
Thanks! That looks great. I use ********** so I'll be checking the autoosupdater option box (once I find it).
--DB
Re: Jet 4.0 / ADO - What to Distribute?
Try the link I posted above...