<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>27 Jan 2015 15:34:45 Z</lastBuildDate><pubDate>27 Jan 2015 15:34:45 Z</pubDate><description>Hi guys,&#13;
&#13;
I have a server with Firebird ODBC working fine.&#13;
I can access it using connection below in LAN (internal network):&#13;
&#13;
nCon is int = SQLConnectWS("http://10.1.1.5","AdmSQL","SYSDBA","123456","s1:/dados/data.fdb",hODBC)&#13;
&#13;
Where: &#13;
&#13;
"10.1.1.5" = LAN IP Server&#13;
"AdmSQL" = ODBC Data Source&#13;
"SYSDBA" = Firebird user name&#13;
"123456" = Firebird user password&#13;
"s1:/dados/data.fdb" = Firebird database&#13;
&#13;
But, I can not access it through a WAN connection using remote 3G for example. &#13;
&#13;
Please, anyone tell me what parameter I must use istead of "http://10.1.1.5" to access the webservice in the remote server.&#13;
&#13;
Thank you.&#13;
&#13;
JB</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50108-sqlconnectws-odbc/read.awp</link><title>SQLConnectWS ODBC</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
