|
-
Aug 3rd, 2007, 11:09 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Passing data from asp.net to a vb.net desktop app
Hi
I'm trying to figure out how this scenerio is accomplished:
How would a vb.net desktop app query and get a result set from the web app?
I'm developing an asp.net application for my company (where its deployed is TBD). Every day I need to pass totals from the asp.net app to Quickbooks.
I was thinking I could write a little vb.net program (front end for Access with linked tbls to Quickbooks). That program would request totals from the web and update the appropriate tables.
Thanks
-
Aug 6th, 2007, 10:58 AM
#2
Re: [RESOLVED] Passing data from asp.net to a vb.net desktop app
Wouldn't it make more sense if your web application stored all necessary data in a database, that could then be queried by your windows application?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|