Can anybody advise on the way to set up an ODBC connector for a desktop MS Access MDB Front End to connect to an MS Access MDB Backend on a remote (internet) location?
Thanks
Max
Hi Max,
I assume that you are trying to run a desktop application conntecting to this backend data.
Over quite some years I have been supplying MS access desktop applications that connect to backends located on network servers. For small numbers of users this works fine.
When it comes to connecting to 'real' remote backends the performance has never been usable in a customer situation. There is so much data running around that user response is abysmal. Never have the tests done met the needs of customers.
The way I have solved this in situations where the remote connection was really needed has been to set up Citrix or Terminal Server solutions. with this the custeomer is really running the front end on the remote server (thus getting respectable performance on the 'front end', 'backend' conection). All that goes over the slow Internet/other remote link are the screen changes. while this is not perfect is is quite usable.
I have come to the conclusion that direct connections between MS Access front ends to back ends over wide area networks is not worth pursuing on performance grounds without even considerating the technical difficulty.
If Citrix etc is not feasible and you really have to do this you should consider a web app.
Hope this saves you a lot of wasted time
Regards
Ray