Subject Re: cannot attach to password database
Author vfabrizzio
> I do have tcp/ip installed on all pc's - what connect string should
> I use. 10.0.0.100:C:\PPerfect\SQLData\pperfect.gdb
>

If it's XP it's better change the gdb extension to fdb to avoid the
System Restore problems. Maybe a better way to connect is to create
an alias in the aliases.conf file located in the root of your
firebird installation directory:
pperfect = C:\PPerfect\SQLData\pperfect.fdb

and then connect using
hostname:pperfect


Fabrizzio