Hi,
I've just gotten mozilla running with sql support, and I'm trying to connect to a little sqlite3 database on the local machine. I can set up an alias ok using the sample stuff from the distrib, but when I try to getConnection I get a failure. I've tried several variations on the db string, including file:///d:/work..etc, windows-style paths, relative paths, etc. No luck.
I'm new to xul and sqlite so it's probably something simple, but I haven't found a whole lot of documentation.
This is on win2k.
sqlite3 runs just fine.
Help?
thx,
gregg