Yes, I think your uri string is probably ok. It appears to be a bug in
DAL.py
This line:
'firebird_embedded': FireBirdAdapter,
Should probably be:
'firebird_embedded': FireBirdEmbeddedAdapter,
Maybe you could try it (if you are running web2py source). Don't forget to
restart the server after making the change.
Thanks, D
--
---
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.