Hi In derbydev.pdf ( 10.10.1.1) page 26, I read : ********************************************************** Conventions for specifying the database path ..._You can specify only databases that are local to the machine on which the JVM__
__is running_. ... **********************************************************I want to use Derby (embedded mode) in my application on a networked computer and place the databases on the server.
Is it possible ?
Thanks AirDT
