Mega Code Archive

 
Categories / Java Tutorial / Database
 

You can use the server tool to start JavaDB in a network client environment

To start JavaDB: Set the Path environment variable to include the /db/lib directory. Open the command prompt and type the following command: java â€“jar derbyrun.jar server start You can also specify a different host name or port number while starting Derby. java â€“jar derbyrun.jar server start 192.168.0.1 1555