accessing the system through public IP online & getting the sql database using c# through web applications
C#
4
Posts
4
Posters
0
Views
1
Watching
-
Hi, Please Help me out....
-
Hi, Please Help me out....
Erhm, let the web application backup the database and make it available for download??
.: I love it when a plan comes together :. http://www.zonderpunt.nl
-
Hi, Please Help me out....
-
Hi, Please Help me out....
Continued from odeproject forums, msg 2784556 The request is too broad. There are multiple ways of accessing a database, and it's hard to give an answer without a specific question. So, a broad answer; put your database on a server and write some web-services to interact with the database. That way you can access your data from both Web-applications as well as Desktop-applications. Good luck :cool: