Re: Star Derby as a service

2014-09-23 Thread George Sexton
://commons.apache.org/proper/commons-daemon/index.html). Are there some particular reasons not to use commons Daemon? I use the Commons Daemon as part of tomcat, and I've never had any problems with it. -- George Sexton *MH Software, Inc.* Voice: 303 438 9585 http://www.mhsoftware.com

Re: Multiple open/close of a derby database

2014-09-25 Thread George Sexton
You're trying to run deny in embedded mode which is exclusive to that Jvm. You need to start an instanceof derby in server mode And have the applications connect to it. Sent from my iPhone On Sep 25, 2014, at 18:14, Bob M rgmatth...@orcon.net.nz wrote: Hi I have an application which

Re: Multiple open/close of a derby database

2014-09-26 Thread George Sexton
On 9/25/2014 9:55 PM, mike matrigali wrote: or run all applications in same jvm, ie. 3 applications in an application server. Making sure that derby is in a class-loader that's available to all instances. On 9/25/2014 7:09 PM, George Sexton wrote: You're trying to run deny in embedded

Re: Using the WHERE clause in a ResultSet

2015-11-03 Thread George Sexton
variable1 is not in any table in FROM list. How do I correct this? -- View this message in context: http://apache-database.10148.n7.nabble.com/Using-the-WHERE-clause-in-a-ResultSet-tp144994.html Sent from the Apache Derby Users mailing list archive at Nabble.com. -- George Sexton *M

Re: Using the WHERE clause in a ResultSet

2015-11-04 Thread George Sexton
Myself and another person have given you very good explanations about how to do this. Either you're ignoring those for some reason or this is really beyond your capability. You should consider hiring a professional. Sent from my iPad > On Nov 3, 2015, at 11:43 PM, Bob M

Re: connecting artist to album to track tables together correctly

2016-03-07 Thread George Sexton
l Sent from the Apache Derby Users mailing list archive at Nabble.com. -- George Sexton *MH Software, Inc.* Voice: 303 438 9585 http://www.connectdaily.com