| 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 4 of 4.
-
Configuring Jboss for MS Access Dtabase
2005-05-14 05:55:34 Deepak Vohra | [View]
-
Configuring Jboss for MS Access Dtabase
2005-06-02 08:13:05 hesi [View]
You can try the HXTT Access Package.It is a type 4 jdbc driver for Microsoft Access,so it don't need jdbc-odbc bridge.
You can download the trial version from http://www.hxtt.net.
Good Lucks. -
Configuring Jboss for MS Access Dtabase
2005-06-02 08:07:03 hesi [View]
You can try the HXTT Access Package.It is a type 4 jdbc driver for Microsoft Access,so it don't need jdbc-odbc bridge.
You can download the trial version from http://www.hxtt.net.
Good Lucks. -
Configuring Jboss for MS Access Dtabase and Sql server
2005-09-24 07:45:04 santoro [View]
Method to configure JBoss-3.2.5 to use Access and MS Sql database for entity and session bean



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