-
Expert Member
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 ***
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules