[SQLiteJDBC] Windows Drive-Letter in Path

AJ Weber aweber at comcast.net
Tue Feb 2 15:28:09 EST 2010


Anyone know the proper way to specify a drive-letter in the JDBC URL you pass to open the connection?

For example, if my DB is on the "D drive", I need to pass something like "jdbc:sqlite:D:\mydb.db" but that obviously doesn't work.

Is this a bug/limitation or is there some already-known workaround that I can use?

Thanks,
AJ


More information about the SQLiteJDBC mailing list