connection Problem with vista

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
softmouv
Posts: 9
Joined: Sat 15 Dec 2007 07:42

connection Problem with vista

Post by softmouv » Mon 28 Jul 2008 07:39

I have a project on windows XP (delphi 7,FB 1.5) that I put on vista...

when I want to connect my database with TIBCConnection I have always
a message "Database unvailable"

where is the mistake :cry:

jlv

softmouv
Posts: 9
Joined: Sat 15 Dec 2007 07:42

Post by softmouv » Tue 29 Jul 2008 06:35

ok ,i found my mistake...
connection string error....with TCP

Post Reply