Prepare for your Next Interview
This is a discussion on MS-Access database within the Database Design forums, part of the Databases category; Help me out in connecting to the MS-Access database using Struts and using Weblogic server? Note : This is the question asked by a visitor viswanath. I am posting this ...
|
|||
|
MS-Access database
Help me out in connecting to the MS-Access database using Struts and using Weblogic server?
Note : This is the question asked by a visitor viswanath. I am posting this in proper forum. |
| The Following User Says Thank You to JobHelper For This Useful Post: | ||
| Sponsored Links |
|
|||
|
Re: MS-Access database
Hi,
In your file struts-config.xml the data connection for MS Access should be given as, <data-source type="org.apache.commons.dbcp.BasicDataSource"> <set-property property="driverClassName" value="sun.jdbc.odbc.JdbcOdbcDriver" /> <set-property property="url" value="jdbc dbc river={Microsoft Access Driver (*.mdb)};DBQ='d:/srik/db1.mdb';DriverID=22;}" /></data-source> *** Mangai Varma *** |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Access Rights of database | joel | Oracle | 5 | 07-27-2006 06:22 AM |
| How to determine access to file | sripri | C and C++ | 1 | 07-17-2006 04:13 PM |
| Database access using C program | fred | C and C++ | 1 | 07-13-2006 09:52 PM |
| Oracle and MS Access | Allan Paul | Oracle | 5 | 06-24-2006 12:53 PM |