How to Connect to JDataStore

The connection dialog is explained here. Here we will show only few JDataStore specific issues.

  • Default user SYSDBA with password masterkey,
  • Connect from DbSchema: go to advanced settings, use custom URL, to connect localy to the sample database, if the you install JDataStore in the default location use this URL: jdbc:borland:dslocal:C:/JDataStore7/samples/JDataStore/datastores/Basic.jds
  • To connect remotly using DbSchema, Select the driver Jdsserver.jar , use this custom URL: jdbc:borland:dsremote://YOUR_SERVER/C:/JDataStore7/samples/JDataStore/datastores/employee.jds
Tip Firewalls & anti-viruses may block database connections. Read How to enable Firewall connections.

Short Tutorial on Installing JDataStore

Download JDataStore from https://www.embarcadero.com/

Select how the service you want to run:

How to install JDataStore database