Hi,
I am developing an application that uses Access database (mdb file) to store the user data. The user of this application is not interested in the database file (to view in MS Access Environment). Does the user machine requires MS Access installation to run my application or just some couple of dlls (OleDB driver, Access DB Engine,..) should be enough to run my application?
Thanks,
Rao
No, they don't need Access. They will simply need to have MDAC installed, and chances are it will already be there. If not get it here
http://msdn.microsoft.com/data/ref/mdac/
|||The Information is helpful.
Thanks
No comments:
Post a Comment