Subject Re: Firebird-JDBC connection troubleshooting
Author Ian A. Newby
Hi Ethan

> I've previously tried with these and re-tried per your
> recommendations, until I pasted the erroneous code above:
> "jdbc.firebirdsql:localhost/3050:d:/javadev/databases/muratest.gdb"
> "localhost/3050:D:/Javadev/Databases/MURATEST.GDB"
> "jdbc:firebirdsql://localhost:3050/d:/JavaDev/Databases/muratest.gd
b"

Try specifying the drive letter in uppercase. I've had problems
before with lowercase drive letters!

Regard
Ian Newby