3
Answers

Using remote database in C#

how to access database remotely with my windows form application(only .exe file) from any computer without having installed sql server?? should i use hosted database?? if yes,how to do that? please help...

Answers (3)