Re: Using Derby as a binary store

2006-11-30 Thread Dyre . Tjeldvoll
Kasper Nielsen [EMAIL PROTECTED] writes: David Van Couvering wrote: To be honest, this looks more like a job for BDB than for Derby. I would love to see the Derby store API made public at some point, but currently it's not public and I suspect it may be difficult to work with. Are there

database in jar slower?

2006-11-30 Thread Thomas Kelder
Hello, I'm running an embedded Derby database in my java application. I want to use one single file for my database (not the directory with seperate files), so I stored it in a jar file and used the derby:jar: protocol in the connection url. However, compared to using the 'non-jarred' database,

Replication Support

2006-11-30 Thread EXT-Sullivan, John P
Anybody know when/if Derby will support replication? :-) Best, --John

Re: Replication Support

2006-11-30 Thread Bryan Pendleton
Anybody know when/if Derby will support replication? :-) Check http://wiki.apache.org/db-derby/UsesOfDerby for some pointers. There are at least 3 data replication systems listed there which work with Derby. thanks, bryan

Re: Replication Support

2006-11-30 Thread Rajesh Kartha
Jose de Castro wrote: EXT-Sullivan, John P wrote: Anybody know when/if Derby will support replication? :-) Best, --John You might want to consider something like HA-JDBC for this purpose. It provides features such as replication as well as distributed search capabilities. More

Re: Error when executing query:com.ibm.websphere.ce.cm.StaleConnectionException: Meta-data for Container [EMAIL PROTECTED] could not be accessed

2006-11-30 Thread Suraj Batuwana
Hi Suresh, Many thanks for the reply. Yes, as you said jdk15 does not have the above issue. But now the big problem is my application does not support jdk15. Is there a way we can have a fix for the above issue with using the jdk14 ? -Suraj Suresh Thalamati wrote: Suraj Batuwana wrote:

R: R: Use SQL parsing

2006-11-30 Thread Flavio Palumbo
Well, I made a little tool where a user can submit free SQL statements ... I'd like to parse it before submitting to trap sintax errors. Thanks Flavio -Messaggio originale- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Inviato: giovedì 30 novembre 2006 16.44 A: Derby Discussion