if we have 5 stores and one of them has the mdb file . how do i access it using the internet ???
i can do this now using lan . but i need to get access from the others locations.
Printable View
if we have 5 stores and one of them has the mdb file . how do i access it using the internet ???
i can do this now using lan . but i need to get access from the others locations.
you can use RDO
but thats slow and crappy
use ASP and ADO to connect to a .mdb throu net
to run asp, the machine where .mdb is located
must have Internet Information Server (IIS) on it
which is free from microsoft