Hi,

I'm almost done porting over our application to Oracle9i from mysql/sqlserver and have 
run into a bit of a problem.

Columns that were stored as text before are now stored as CLOB in Oracle9i and for 
some reason I can't get the CMP engine to fetch these fields -- they always return 
null for some reason.  If I change the column type in Oracle9i to VARCHAR2, it works 
as expected.

I've changed the data source type in the jbosscmp-jdbc.xml to Oracle9i. 

Any ideas?

I'm using JBoss 3.2.3. on Windows XP Pro.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839643#3839643

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839643


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to