Subject Can I specify a relative path to the DB in the JDBC-URL?
Author Rasmus Lund
Hi folks ;-)

Is it possible to specify a relative path to the DB in the JDBC-URL?

As in:

String host = "localhost:3050";
String pathToDbFile = ".\\workspace\\db-data\\NETMARKET.GDB";
String url = "jdbc:firebirdsql://" + host + "/" + pathToDbFile;

If it is possible - then what path is the DB-URL relavive to?

/Rasmus
-- 
Rasmus Lund
Lund & Bendsen ApS
Reventlowsgade 18, 1. tv.
DK-1651 Copenhagen V
Denmark
Phone: (+45) 33 861 861
Mobile: (+45) 2616 9999
Private: (+45) 4656 0404
E-mail: rasmus@...
www.lundogbendsen.dk