Subject | Problem connecting the client with the server |
---|---|
Author | diegogandino |
Post date | 2006-10-03T13:19:09Z |
Hi.. I have problem when try to connect an aplication to the server.
The server is installed in XP. The firebird versión is 2.0 and the
ODBC driver is also the last one
The string connection that I'm using is:
DRIVER=Firebird/InterBase(r)
driver;DataSource=192.168.0.5;User=SYSDBA;Password=masterkey;database
=d:\fgkp\sistemas\sistema de encuestas\codigo\inta.fdb;character
set=ISO8859_1;server type=0;pooling =true;
The error is: [ODBC Firebird Driver]unavailable database
Also I try with this connection string:
DRIVER=Firebird/InterBase(r)
driver;location=192.168.0.5;UID=SYSDBA;PWD=masterkey;DBNAME=192.168.0
.5:3050:D:\fgkp\sistemas\sueldos\codigo\sueldos.fdb;character
set=ISO8859_1
The port 3050 on the server is not blocked
I was looking in this forum and others, connection string examples
and I cant figure out why I cant connect clients.
If I execute the aplication in the server machine it works fine.
Best Regards
Diego Gandino
FGKP Software
The server is installed in XP. The firebird versión is 2.0 and the
ODBC driver is also the last one
The string connection that I'm using is:
DRIVER=Firebird/InterBase(r)
driver;DataSource=192.168.0.5;User=SYSDBA;Password=masterkey;database
=d:\fgkp\sistemas\sistema de encuestas\codigo\inta.fdb;character
set=ISO8859_1;server type=0;pooling =true;
The error is: [ODBC Firebird Driver]unavailable database
Also I try with this connection string:
DRIVER=Firebird/InterBase(r)
driver;location=192.168.0.5;UID=SYSDBA;PWD=masterkey;DBNAME=192.168.0
.5:3050:D:\fgkp\sistemas\sueldos\codigo\sueldos.fdb;character
set=ISO8859_1
The port 3050 on the server is not blocked
I was looking in this forum and others, connection string examples
and I cant figure out why I cant connect clients.
If I execute the aplication in the server machine it works fine.
Best Regards
Diego Gandino
FGKP Software