software engineering
Software engineering, patterns, programming.







Subscribe to "software engineering" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.
 

 

Friday, February 11, 2005
 

Oracle just does not get it! Any java programmer who has written code against an Oracle database knows about the dreaded CLOB issue -- string values over 4000 characters cannot be stored using PreparedStatement.setString; instead you're forced to bind to Oracle's proprietary oracle.sql.CLOB class. In the new 10g release, Oracle claims to have rectified the issue, but in actuality all they've done is up the limit to 32765, unless you set a "SetBigStringTryClob=true" property in the connection or data source. When you're Oracle, you don't have to play by the rules, apparently...


9:55:58 AM    comment []


Click here to visit the Radio UserLand website. © Copyright 2005 Nick Sieger.
Last update: 3/1/05; 10:52:35 PM.
This theme is based on the SoundWaves (blue) Manila theme.
February 2005
Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28          
Nov   Mar