I have an IIS6 web server, and I have several pages that access oracle databases. For the first time I have to connect to a sql server database from this web server. To connect to oracle databases I have to install and configure the oracle client software. What do I have to install on my web server in order to make connections to a remote sql server database? All of the references I have found go through installing sqlserver on the machine itself, but I have to connect to a remote server that is already up and running. I cant find any references that tell me what components I need to install to accomplish that.
if somebody could point me in the right direction
if somebody could point me in the right direction