I am new to MS-access, I developed a web application which use's MS-access as DB. If i installed my web application in my client system is it necessary to install MS-access in my client System too. Is it any other way to use MS-Access without installing it?
Asked
Active
Viewed 6,816 times
3
PS Kumar
- 1,696
- 5
- 27
- 43
-
2possible duplicate http://stackoverflow.com/questions/8246134/how-to-read-ms-access-database-file-programmatically-without-installing-ms-offic – Sunny Sharma Mar 11 '14 at 11:43
2 Answers
3
You can use UCanAccess. which access MS Access with configuring ODBC drive.
For More detail .refer here
2
You need what is called Access Runtime Version. It is a free app from Microsoft that will allow end users to run Access databases without purchasing Access.
The link to the 2007 version is here. If you need a different version, just Google "Access Runtime Version".
Johnny Bones
- 8,557
- 6
- 41
- 108