I get invalid uri errors connecting to db with Firebird embedded. Whenever 
I do:
 db = DAL('firebird_embedded://sysdba:masterkey@c:\\tests\\test1.fdb')
I get error: raise SyntaxError("Invalid URI string in DAL: %s" % 
self.uri).  I tried other variations of the URI e.g back slashes, single 
slashes etc. all give the same error.

Any help will be appreciated.

Thank you

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to