Hi there,
is it possible to connect to an informix DB from a ISP.
In Mysql you can connect using IPs, is this valid for informix also?
Like: ifx_connect("somedb@111.111.111.111", "username", "passwort");
ANY help would be appreciated.
Thanks Volker