My connection string looks like this: "User=SYSDBA;Password=test;Database=/opt/interbase/test.gdb;DataSource=192.168.100.55;"
I also tried appending this to it, but with no luck: "Port=3050;Dialect=3;Charset=NONE;Role=;Connection lifetime=15;Pooling=true;MinPoolSize=0;MaxPoolSize=50;Packet Size=8192;ServerType=0;" As I mentioned before, the application runs very well from another XP station in the same network and from another W2K3 station in a separate test network. ""Jiri Cincura"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On 8/16/07, Ottmar Muckenfuss <[EMAIL PROTECTED]> wrote: >> try to use "localhost" before your database path on the connection string >> eg: >> localhost:c:\my-db.fdb > > localhost? If DB server is linux and client server W2k3? I don't > think, this is the right way. ;) > > -- > Jiri {x2} Cincura (Microsoft Student Partner) > http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Firebird-net-provider mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
