Subject | Re: cannot attach to password database |
---|---|
Author | vfabrizzio |
Post date | 2004-04-21T16:35:58Z |
> I do have tcp/ip installed on all pc's - what connect string shouldIf it's XP it's better change the gdb extension to fdb to avoid the
> I use. 10.0.0.100:C:\PPerfect\SQLData\pperfect.gdb
>
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