aTekTipsUser
Programmer
I have a database I am looking to split into a front end and back end. Instead of having the data in access though, I am putting the data into sql server. Eventually, I will convert all the queries and modules to run on the server. But for now I am just putting the tables into sql server.
From what I have read about splitting a database, I should install the frontend on each individual's computer. I make changes frequently to the forms, queries and reports. How do I update all the computers with the changes with little or no user interaction? For example, when they close the frontend access database, can it look for updates and automatically install?
From what I have read about splitting a database, I should install the frontend on each individual's computer. I make changes frequently to the forms, queries and reports. How do I update all the computers with the changes with little or no user interaction? For example, when they close the frontend access database, can it look for updates and automatically install?