hi all
i'm totally new to dbs ,
i need to create an app containing forms that fill in parent-child tables that are on a remote db .
i only know ms access .
so i m looking for a simple way to connect (read/write/search records by multiple clients concurrently) to e.g : www.xxxx.com/yyyy.mdb
Yes but that will b difficult when the mdb file become large , and also when concurrent access is needed , right?
Is it possible to sync the downloaded mdb , with the online one , on exit? I.e merge tables, instead of replacing the whole file ?