markrhodes
IS-IT--Management
I have an database locally in about 250 locations. I want to write a ASP page that will lookup a persons Social Security number on a SQL server. Then allow me to write the data to a local database on the workstation. The remote users are not always connected (and when they are its only 56k) so they need their records local.
Summary
Basically can I connect to an MDB on a clients (obviously these are all my own clients) computer from an ASP page with VBScript or Jscript? The MDB is the same name and location on all machines.
Summary
Basically can I connect to an MDB on a clients (obviously these are all my own clients) computer from an ASP page with VBScript or Jscript? The MDB is the same name and location on all machines.