> Never use the embedded version. You tried to put localhost or > 127.0.0.1 as the server?
Hi José, Yes, but then it tries to connect to a running FB server. I wish to avoid having to run a server and simply connect directly to the database file (in a similar way that Sqlite does). The connect string should just be the database name, e.g. c:\data\example.fdb. I've tried using kinterbasdb.connect directly from the web2py python shell too, but that doesn't work either. I also following instructions to make an 'embedded' subdirectory as in 'site-packages \kinterbasdb\embedded' and put all the firebird files in there. Maybe it's just problem specific to kinterbase 3.3 and FB 2.1. I'd love to have been able to get it working. However, unless anyone has any more tips, I'll have to give up for now :-( Thanks for responding. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

