how to connect to database by using webservices??
Visual Basic
3
Posts
3
Posters
0
Views
1
Watching
-
please somebody kind enough to show me an example of coding to connect to database using webservices....thanks a lot given2fly
If your application goes through a web service, it won't have any direct connection to the database. The web service should handle all interaction with the database. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
-
please somebody kind enough to show me an example of coding to connect to database using webservices....thanks a lot given2fly