Click here to Skip to main content
15,886,783 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi All,

I got one requirement to export the details of my application to another application on daily basis. I will explain the requirement.

I have application called Vendor payment where we are processing the vendor bill details. Other application(client side) is having same details which will captures processed bill details and they are manually updating these details which are processed. Now this process has to be made automated. We need to export these bill details to that client application daily which all are processed in our application.

Our application specifications:

Our application has developed using VS 2003 .NET 1.1 version and sql server 2000 database.

Please let me know how to do it. I got information that we can do it using Web services, but i don't no how to do it. I am learning web services and please let me know how to do it.

Thanks in advance.
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900