I am still new to sql server so i apologize if this sounds like a trivial question.
I want to query a odbc connection using a query in sql server. the connection string for the DSN naturally looks like "DSN=xxxx;UID=xxxx;PWD=xxx"
Could someone tell me how i can use this is a query to query the odbc driver so i can load it in to my sql server tables ...
Thanks
I want to query a odbc connection using a query in sql server. the connection string for the DSN naturally looks like "DSN=xxxx;UID=xxxx;PWD=xxx"
Could someone tell me how i can use this is a query to query the odbc driver so i can load it in to my sql server tables ...
Thanks