Hello,
I need to connect to a DSN on a remote computer. I have found a lot of a lot of info on how to connect to a remote database from a local DSN, but nothing on connecting to a remote DSN.
I am using asp.net, but help on solving this using anything is much appreciated.
I know ODBC is not the best way to connect to databases, but in my situation suggestions like 'don't use dsn', 'use oledb', etc. do not apply.
Thanks in advance
minbor