Hi All,
I have a dotnet application (Windows appln) from which I am connecting to SQL server 2005. My doubt is can I connect to SQL server DB in a remote machine from the machine where the Dotnet application is installed. Should I install SQL Client in the machine where the Dotnet application is installed? Or just the dotnet framework is enough?
Also what about connecting to an Oracle DB? Same is applicable or not...?
I will be grateful to whatever the answers coming...
Thanks
I have a dotnet application (Windows appln) from which I am connecting to SQL server 2005. My doubt is can I connect to SQL server DB in a remote machine from the machine where the Dotnet application is installed. Should I install SQL Client in the machine where the Dotnet application is installed? Or just the dotnet framework is enough?
Also what about connecting to an Oracle DB? Same is applicable or not...?
I will be grateful to whatever the answers coming...
Thanks