Subject | firebird connection with zeoslib and delphi 7 |
---|---|
Author | dice_in_trouble |
Post date | 2013-04-08T01:31:13Z |
hello i am using zeoslib 7.0.2, firebird 2.5.2 and delphi 7. i have a app that connects to my firebird database locally. i have set it up and it connects. but when i tried connecting via the local network, there is always an error when i am connecting. i used a zconnection and put in the database field on the object inspector the ip and path of my server and database (e.g. 192.168.1.1:c:\test.fdb and put on the hostname field the ip of the server i wish to connect (e.g. 192.168.1.1) i have disabled the firewall and even opened the port manually when i tried connecting but still got errors. can anybody advise me on the settings of my zconnection?