Where i can find a sample project that connects MSSQL Database with RDC and list some data from it ?
I have searched the forums for "MSSQL Database with RDC" but Could't find any sample projects on MSSql with RDC
Thanks
I need to connect the Remote MSSQL Server using Connection string ( Eg. Using Server IP , Username and Password)
to view the contents in a table without using any Server side scripts. Is it possible ?