> change by
> con = kinterbasdb.connect(host='', database=r'k:\web2py
> \fbembed.fdb',user='sysdba', password='masterkey')

José,
You rock man!   I never tried the little 'r'.  So maybe now there is a
way!

I didn't play around with it so much yet,  but I suppose the web2py
regex which checks the firebird connect string needs some tickering.

Perhaps better still,  maybe web2py could have another DAL connect
type,  e.g. 'firebirdembed'.  I guess this would be easy to implement
and maintain.  In some ways it would be better to completely separate
this connection because it would have significantly different
characteristics and usage (single-user,  no security etc).  What do
you think?
D

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to