Im using this connection string:
<add name="Ajusta" providerName="FireBird"
connectionString="User=SYSDBA;Password=masterkey;Database=C:\imagenco\ajusta.fdb;DataSource=174.24.15.228;
Port=3050;Dialect=1; Charset=NONE;Role=;Connection lifetime=0;Pooling=true;
MinPoolSize=0;MaxPoolSize=0;Packet Size=8192;ServerType=0;"/>

It works localy, but not remotly, but when I switch from
"DataSource=174.24.15.228" to "Server=174.24.15.228" it works.

Can someone explain me why please?
-- 
View this message in context: 
http://old.nabble.com/Possible-bug-in-connection-string...-tp26857704p26857704.html
Sent from the firebird-net-provider mailing list archive at Nabble.com.


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to