Hi, I wrote a unit test and everything seems to work well.
CLOB and mssql : - Java datatype : String - Jdbc datatype : LONGVARCHAR - Column datatype : TEXT When I use the CLOB jdbc datatype, the insert works, but a read causes a SQLException. Greetings, Frank Renaers > -----Original Message----- > From: Frank Renaers > Sent: maandag 29 september 2003 17:39 > To: '[EMAIL PROTECTED]' > Subject: ojb and mssql and clob > > Hi OJB Users, > > We are using a mssql database. > I would like to store a log file in a database table. > What's the best way to handle CLOBS with OJB ? > > Thanks for your help, > > Frank Renaers --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
