Click to See Complete Forum and Search --> : Web service


benlive
May 3rd, 2004, 01:45 AM
I have to create a web service that will query a sql databse and return some results.

Do I have to create an asp page first to query the database and return results and then use the web service to create methods that can be invoked, or is there something I am missing here ...?

I just need to know how to go about this.

Any help would be awesome! Thanks.