T
TC
I have a VB.Net application which uses System.Data.OleDb to connect to
a Jet database. Recently, I learned that MDAC no longer contains Jet
drivers. I'm confused what that means for my application. Can someone
help me with answers to these basic questions?
First of all, does the absence of Jet driver from MDAC imply that most
computers in the future will lack Jet drivers?
Second, if I use a Visual Studio setup project to package my
application, will it recognize the Jet driver as a dependency, and
include it in the distribution file? In other words, if I distribute
my application to someone who has a recent version of MDAC, will it
work?
Third, does the exclusion of Jet from MDAC imply that Jet is
deprecated?
-TC
a Jet database. Recently, I learned that MDAC no longer contains Jet
drivers. I'm confused what that means for my application. Can someone
help me with answers to these basic questions?
First of all, does the absence of Jet driver from MDAC imply that most
computers in the future will lack Jet drivers?
Second, if I use a Visual Studio setup project to package my
application, will it recognize the Jet driver as a dependency, and
include it in the distribution file? In other words, if I distribute
my application to someone who has a recent version of MDAC, will it
work?
Third, does the exclusion of Jet from MDAC imply that Jet is
deprecated?
-TC