All,
I Have a small confusion about Case sensitivity of ODBC DSN names. Say, you have configured a DSN in your machine with lower case "serverabcd" but in the web.config it's written in upper case "SERVERABCD".
Does that make for a problem OR does the DSN get resolved properly. Any idea?
Thanks.