On 3 sep, 15:09, villas <[email protected]> wrote:
> > 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.
>
What gives this result?
db = DAL('firebird://sysdba:[email protected]/c:\data\example.fdb')
Jose
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---