mbf114
Member
Hello all:
I have set up a webservice, created a dataset named dsCity, and can invoke it to return all cities and zips within my database on the server, but need direction in how to capture that dataset in a client application in a drop down box. Do I create another dataadapter in the client and reference the webservice dataset or is there another way of accomplishing this? I know the client can directly access the database but need it to access it through the webservice instead. I appreciate any help or direction you can provide. Thanks, Matt
I have set up a webservice, created a dataset named dsCity, and can invoke it to return all cities and zips within my database on the server, but need direction in how to capture that dataset in a client application in a drop down box. Do I create another dataadapter in the client and reference the webservice dataset or is there another way of accomplishing this? I know the client can directly access the database but need it to access it through the webservice instead. I appreciate any help or direction you can provide. Thanks, Matt