saugatak Posted November 3, 2005 Posted November 3, 2005 (edited) Anyone know which programs rely on MDAC (Microsoft Data Access Components) which, I believe, consist of Microsoft ODBC and OLE DB drivers. Edited November 3, 2005 by saugatak
Oleg_II Posted November 3, 2005 Posted November 3, 2005 FDV should know As I understood it is used in database programs.
fdv Posted November 3, 2005 Posted November 3, 2005 (edited) Ohhhh, you bet I'll jump on this one. This is a topic I am very, very interested in, since I develop in MS Access.I found an MSDN blog post about MDAC. I love that the last few questions... go...... unanswered...... So, they're going to discontinue the redistributable MDAC. But since win2k will no longer have Service Packs... Ummm, what do we do?Yeah, I can't wait for the day MS announces "if you want to run SQL-anything, you'll have to upgrade your OS! Sorry! Everyone has to go buy MS VistaWhistlerHorn 2007 ServerNET!"Microsoft MDAC Technical ReferenceActive Data Objects in .NET require MDAC.Visual Studio requires MDAC.SQL Server requires MDAC (obviously ). Edited November 3, 2005 by fdv
saugatak Posted November 3, 2005 Author Posted November 3, 2005 Access also requires MDAC I'm sure.I'd bet Outlook also requires MDAC.The problem with taking out MDAC is not that so many programs require it, it's that you lose the ability to connect to data via ODBC or OLE DB.OTOH, if all your work is with JAVA, you can probably use JDBC and get away with that.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now