Subject Access a Firebird database on another LAN Computer
Author chervenokos
Hello,
I am trying to connect a Firebird database, that is located on another LAN computer via my Delphi-programm. When tha database is on the same computer, there is no problem and the the Delphi-programm connects successfuly and the programm works fine.
I do try the following syntax for LAN-connection:
192.168.1.2:C:\Users\emo\!EMIL\DB\SOSIFB214.FDB
but the connection fails ..
Please help me about the syntax. Tanks!