Re: Application using Jet provider
From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 07/23/04
- Next message: Alejandra Parra: "DataSets"
- Previous message: Paul Clement: "Re: cannot refresh Datarepeater"
- In reply to: Michael Byrne: "Re: Application using Jet provider"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 23 Jul 2004 11:33:52 -0500
On Fri, 23 Jul 2004 08:25:37 -0600, "Michael Byrne" <news@2paw.com> wrote:
¤ I agree with you that a .NET implementation might be ideal from my vantage
¤ point as a developer.
¤
¤ However, given the facts of the situation, are there any others out there
¤ with suggestions as to the ADO versions and provider to use with
¤ VB6/ADO/Access. Just looking at the latest Installshield module for Jet
¤ 4.0, it is 15M...which I have to include just in case the user doesn't have
¤ it on their machine. Is there a different provider inside the MDAC 2.7 or
¤ 2.8 installation that I should be using for Access? If not, why did they
¤ stop including the Jet drivers in the Data Access Components install?
There is no other provider so you have to use Jet for an Access database. There are different
variations of Jet which is probably why they removed it from the MDAC package a few versions ago.
¤
¤ Are there more elegant ways of doing this? I don't really want to have my
¤ download be 26M, but I also don't want to have the user try to go through a
¤ checklist of "if you have this, install this...if you don't have this, you
¤ must go here, etc" just to have a trial of my application.
Not sure whether you will have a choice if you are distributing to different versions of the OS.
However, I would consider distributing only the latest version of MDAC.
The only other alternative would be to build a custom setup for your application with Wise or
InstallShield that will detect the OS version and install the appropriate packages.
Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)
- Next message: Alejandra Parra: "DataSets"
- Previous message: Paul Clement: "Re: cannot refresh Datarepeater"
- In reply to: Michael Byrne: "Re: Application using Jet provider"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|