using embedded driver with network access on the same database?

2018-11-27 Thread Alex O'Ree
Is it possible to (from the same JVM) using the embedded driver in combination with allowing remote access on the same database? I'm having some issues getting it to function, seems like it's one or the other.

Re: using embedded driver with network access on the same database?

2018-11-27 Thread Rick Hillegas
On 11/27/18 1:13 PM, Alex O'Ree wrote: Is it possible to (from the same JVM) using the embedded driver in combination with allowing remote access on the same database? I'm having some issues getting it to function, seems like it's one or the other. Absolutely. You simply boot the network

Installing Derby

2018-11-27 Thread Bob M
Hi Am following the instructions All going well until I attempt to create my first database I receive the following message *** C:\>java org.apache.derby.tools.ij ij version 10.14 ij> connect 'jdbc:derby:myFirstDBase;create=true'; Wed

Re: Installing Derby

2018-11-27 Thread Bob M
Also there is only 1 user account on my computer and that is me - as administrator Bob M -- Sent from: http://apache-database.10148.n7.nabble.com/Apache-Derby-Users-f95095.html