Hey guys. I'm programming on a Linux server running php, and I need to connect to an ODBC dsn on a windows box on the network. There are lots of tutorials telling me how to connect to a local dsn, but i need to connect to a remote one.
Anyone have a clue?
Thanks in advance!