Connecting to Remote SQL Server
Hi all.
I want to connect to a remote SQL Server with visual C# and get data from that to read and update. I use SqlConnection object but I dont know how to do it.
Can someone of U help me?
Such as : Tutorial or code if it is possible
thanks in advance.