S
Stephen
I am trying to build a very simple app.. two actually but they both do
the same thing to each other.
I need to Compare the data retrieved from the MyApplication to the
data retrieved from MyOtherApplication using Web Services.
I aready have the two apps built and they each will retrieve the
records from the resident DB.. but I now need to expose the data from
one application to the other application using web services.
I believe I just need to write the same code I wrote to pull from my
database but just add it to the Web service... I just don't have the
language at my finger tips
Thank you in advance
the same thing to each other.
I need to Compare the data retrieved from the MyApplication to the
data retrieved from MyOtherApplication using Web Services.
I aready have the two apps built and they each will retrieve the
records from the resident DB.. but I now need to expose the data from
one application to the other application using web services.
I believe I just need to write the same code I wrote to pull from my
database but just add it to the Web service... I just don't have the
language at my finger tips
Thank you in advance