Connect to DB at web server
Database
3
Posts
2
Posters
0
Views
1
Watching
-
How can i conect to sql server database at web server? I want to connect to sql server database at web server directly to allow the user to view and modify the data i know i can use web service to do that but i want to connect to db directly how can i do that thanks i advance.
-
How can i conect to sql server database at web server? I want to connect to sql server database at web server directly to allow the user to view and modify the data i know i can use web service to do that but i want to connect to db directly how can i do that thanks i advance.
-
In your connection string give a IP of your server instead of computer name. Mazy No sig. available now.
Thanks