Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PROBLEM WITH CMP IMPLEMENTATION

843830Jan 18 2005 — edited Jan 19 2005
I 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2005
Added on Jan 18 2005
1 comment
195 views