Subject Re: [ib-support] FB crash
Author Daniel Rail
At 05/08/2002 10:47 PM, you wrote:
> > Look at your threading setup. Each thread should make its own connection,
> > and connect via local loopback, not a local connection.
> > (localhost:c:\databasepath\databasename.gdb)
>
>I am very interested in this question too (A service and two program on
>one machine all talking to a local system.
>
>What puzzles me though, is what is the difference between
>localhost:c:\aaa\wa.gdb
>127.0.0.1:c:\aaa\wa.gdb
>???
>Surely these a functionally equivalent?

These are the same, but I don't think Helen was talking about localhost
when she mentioned local connection. Remember that there is a local
protocol for connection to Interbase and Firebird which is different than
using the TCP/IP protocol to connect. For the local protocol, you simply
need to provide the pathname of the database(i.e.: c:\aaa\wa.gdb) as the
connection string.


Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)