Android Question Sample project that connects MSSQL Database with RDC

pearlxp

Member
Licensed User
Longtime User
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
 

pearlxp

Member
Licensed User
Longtime User
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 ?
 
Upvote 0
Top