Subject Re: [firebird-support] URGENT - Help
Author mark@lawinegevaar.nl
Good thought! Technically without the slash should work as long as the location of the database is relative to the firebird root directory iirc, and otherwise you should get a different error.

Mark


----- Reply message -----
Van: "'Dr. Boris Neubert' omega@... [firebird-support]" <firebird-support@yahoogroups.com>
Aan: <firebird-support@yahoogroups.com>
Onderwerp: [firebird-support] URGENT - Help
Datum: vr, dec. 19, 2014 20:52


 
 

The connection string we are using is:
2014-12-15 11:29:12,357 DEBUG DefaultQuartzScheduler_Worker-1 IN_ADT_A04 - Using source connection URL: jdbc:firebirdsql:10.112.33.3/3050:work/banco/sghdados.718


Looks to me as if it should be

jdbc:firebirdsql:10.112.33.3:3050/work/banco/sghdados.718

Cheers,
Boris