D
Dale Fye
I've got an application that has been working in a multi-user office
environment for several years (A-XP).
Now the organization wants to allow remote (w/INTERNET access) and
temporarily dislocated (disconnected) users to access the database, make
changes, and have those changes reflected in the master database. What are
my options without having to rewrite everything? If I were to move the data
to a SQL SERVER database on a Web Server could I use Web Services? How
about using ADO across the internet?
environment for several years (A-XP).
Now the organization wants to allow remote (w/INTERNET access) and
temporarily dislocated (disconnected) users to access the database, make
changes, and have those changes reflected in the master database. What are
my options without having to rewrite everything? If I were to move the data
to a SQL SERVER database on a Web Server could I use Web Services? How
about using ADO across the internet?