Ken Foskey wrote: > I have a requirement to distribute data efficiently and MS access tables > are the best approach to the problem at the client end. > > Does anyone know about replicating data with MS access, there is tools > in MS access to replicate but I was wondering how this really works in > low bandwidth situations. I was also hoping to keep the central server > in a real database then replicate to the client PC's as MDB because > there is already systems in place to handle the data and I don't want to > rebuild it all.
In my experience, doing anything with mdb tables is a bad idea. It is possible to configure tables from any ODBC reachable database engine to be accessible from within MS Access. That would be my suggestion. Fil _______________________________________________ coders mailing list [email protected] http://lists.slug.org.au/listinfo/coders
