|
 |
access_asp thread: Uploading Offline Data to Access via the Web
Message #1 by "Stan Washington" <webmaster@a...> on Tue, 1 Oct 2002 16:45:01
|
|
I have a developed a project tracking system for a client. They have been
very happy with it, however, they would like to have their field personnel
be able to enter data for a new project offline then upload it to the
Access database via the web. Any ideas? Any canned stand-alone programs
that can be used to upload to access via the web? Let me know. Thanks in
advance.
Message #2 by "Mark Anderson" <marke.anderson@b...> on Tue, 1 Oct 2002 23:01:02 +0100
|
|
Don't know about canned stand-alone programmes BUT if there access database
is visible to the web surely you can just write a few asp pages that
interrogate what data is required to be sent to the master database and the
prepare it and post it up! You could probably use Microsoft's XMLHTTP and
create a web service that calls asp pages on another domain. I have used
this method in the past.
Mark Anderson
01202 775483
07802 404838 mob
Web Development and database design
mailto:mark@a...
http://www.anderson.uk.com
-----Original Message-----
From: Stan Washington [mailto:webmaster@a...]
Sent: 01 October 2002 16:45
To: Access ASP
Subject: [access_asp] Uploading Offline Data to Access via the Web
I have a developed a project tracking system for a client. They have been
very happy with it, however, they would like to have their field personnel
be able to enter data for a new project offline then upload it to the
Access database via the web. Any ideas? Any canned stand-alone programs
that can be used to upload to access via the web? Let me know. Thanks in
advance.
|
|
 |