| Thread | Last Post | Replies |
|
| How to INSERT a newline character? | 12 Jan 2006 16:54 GMT | 5 |
I want to insert a multiline character string. Is there a special escape sequence for the newline charcters? (When I just stick in a new line character, my jdbc driver barks at me.) Many thanks in advance!
|
| Problem with inserting bytea into postgresql | 12 Jan 2006 16:01 GMT | 1 |
I hav big problem with storing binary data into bytea (postgres) using plain text insert. I need to generate sql script (in fact plpgsql script) which inserts byte array into bytea column i my table.
|
| How to configure pool properties of jakarta.commons.DBCP? | 11 Jan 2006 13:13 GMT | 1 |
I can't find any docu on how to configure the minimum/maximum pool size of DBCP conncetion pools? Any help? thanks
|
| [Hibernate] MappingException | 09 Jan 2006 14:44 GMT | 1 |
I encounters a problem while using 'ShemaExport' Hibernate functionnality: [schemaexport] GRAVE: Could not compile the mapping document [schemaexport] org.hibernate.MappingException: class
|
| Java or Python? XML or Database | 07 Jan 2006 13:50 GMT | 2 |
I need to write a web app, that will support millions of user accounts, template-based user pages and files upload. The client is going to be written in Flash. I wondered if I coudl get your opinions - 1. what do you think is the best language to use? Python or Java? And
|
| Wanted: Good Open Source Example of Java-MySQL | 05 Jan 2006 15:34 GMT | 1 |
I'm learning Java connecting MySQL... I learn best from examples. Can someone recommend an app that is at Sourceforge where I can explore the code? --An app not so complex to make learning from it difficult
|