Accessing firebird with port

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
angelochen960
Newbie
Newbie
Posts: 4
Joined: Mon May 03, 2010 10:14 pm

Accessing firebird with port

Post by angelochen960 »

Hi,

I access a Firebird database in a Delphi app with IBX, this works:

apollo:/gdb/test.fdb

but if I specify a port number:

apollo/3051:/gdb/test.fdb

it can not connect, it says: unable to complete network request to apollo, any idea how to make this works?

Thanks
Locked