PROBLEM WITH CMP IMPLEMENTATION
843830Jan 18 2005 — edited Jan 19 2005I am working on sum java j2ee application server version 1.3.1 & already tried Session beans , entity beans with bean managed persistance.
But when I tried Container Managed Persistance , facing a problem while SQL Generation.
I have aleady created a dsn for Access DataBase called book. & having following entries in resource.properties.
data source=>jdbc/Access
url=>jdbc:odbc:book
Driver=>sun.com.jdbc.odbc.JdbcOdbcDriver
I have specified jdbc/Access as database name while deployment settings in Entity Tab.
But facing an error of finding ODBC ACCESS DRIVER hence could not complete deployment
I am sure I'll get a quick solution
thanks in advance