| Article: |
Configuring JBoss 4.0 JDBC Connectivity | |
| Subject: | Configuring Jboss for MS Access Dtabase | |
| Date: | 2005-05-12 22:20:24 | |
| From: | doubtman | |
|
hi, Can u tell me how to configure the jboss-cmp-jdbc.xml for Access database. thanks |
||
Showing messages 1 through 1 of 1.
-
Configuring Jboss for MS Access Dtabase
2005-05-14 05:55:34 Deepak Vohra | [View]



To configure with the MS Access driver:
1. Copy the MS access jdbc-odbc driver jar file to the
server/default/libdirectory.http://java.sun.com/j2se/1.3/docs/guide/jdbc/getstart/bridge.doc.html
Copy
msaccess-ds.xmlfrom/docs/examples/jcadirectory to/server/default/deploydirectory.In the
msaccess-ds.xmlset theconnection-urltojdbc:odbc:<DSNNAME>.<DSNNAME>variable is the DSN name. Set theuser-nameandpassword.In the
standardjbosscmp-jdbc.xmlsetIn the
standardjbosscmp-jdbc.xmladd a type-mapping for MS ACCESS.In the
login-config.xmladd a login configuration for MS ACCESS