B
BigDuke6UK
I am designing a fairly large scale Access 2003 application. I intend to have
a front end for around 20 clients and a server backend. Server is running Win
2003 Server and clients XP Pro. I am confused as to where I should put my
code and stored queries, on the front end with the table data or on the
backend. I have two very good books by my side but they contradict each
other. Also a programmer friend of mine says that all queries and code used
to access the data tables should be kept at the front end data layer but my
thinking is that queries and code should take place at the back end in order
to spare the server unecessary workload. Any help would be greatly
appreciated as I am going round in circles at the moment.
a front end for around 20 clients and a server backend. Server is running Win
2003 Server and clients XP Pro. I am confused as to where I should put my
code and stored queries, on the front end with the table data or on the
backend. I have two very good books by my side but they contradict each
other. Also a programmer friend of mine says that all queries and code used
to access the data tables should be kept at the front end data layer but my
thinking is that queries and code should take place at the back end in order
to spare the server unecessary workload. Any help would be greatly
appreciated as I am going round in circles at the moment.