Re: java.sql.SQLException: IO Error: encoded string too long: 126164 bytes
Duncan Groenewald <[email protected]> Thu, 15 Jun 2006 23:40:33 +1200
| Newsgroups | gmane.comp.db.mckoi |
|---|---|
| Message-ID | <[email protected]> |
How do I get a complete stack trace. I also checked the log file and there does not seem to be any error written when I get the error message on the client. Is there a trace or debug setting to log more information ? Duncan Tobias Downer wrote: > Duncan, > > Could you post a complete stack trace of the original error, and any > error that may be in the 'debug.log' file in your log directory. > > Thanks, > Toby. > > Duncan Groenewald wrote: > >> Mmm.. I just used the following command and things worked fine: >> >> insert into HTMLTemplates (Code, Description, HTML) >> select '004', 'New Template', HTML >> from HTMLTemplates >> where Code = '001' >> >> and it worked just fine. >> >> Not sure if this helps but is the problem perhaps with the JDBC >> driver ? Or could it be a java bug ? >> >> Duncan > > > > > --------------------------------------------------------------- > Mckoi SQL Database mailing list http://www.mckoi.com/database/ > To unsubscribe, send a message to [email protected] > > --------------------------------------------------------------- Mckoi SQL Database mailing list http://www.mckoi.com/database/ To unsubscribe, send a message to [email protected]