-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: SQLException with . in string (Oracle)
PostPosted: Thu Oct 23, 2003 7:41 am 
Regular
Regular

Joined: Wed Oct 15, 2003 4:40 pm
Posts: 67
Hello,

My database/driver throws an error about not being able to convert to internal type when I try to load a string field with a . in it (e.g "1.2") into a String (thinks it is a float?). Is this a driver configuration issue and if so, how to do it?

Thanks in advance

- Nik


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 23, 2003 12:11 pm 
Newbie

Joined: Mon Oct 20, 2003 3:03 pm
Posts: 13
Do alpha characters work ( e.g., "ugh" )?

Are you using OracleDialect?

What SQL is hibernate generating?

Does that SQL work in JDBC w/o hibernate (you can get the connection from session.connection() and issue stright sql commands)?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.