Hi everyone,
been visiting this forum for a long time, but first posting
I would like some advice.
I work in a company with 600+ employees. We have a Windows 7 network, every user has a login with limited privileges (unable to install new softwares, for example).
My work here is to develop a system for data entry about the employees, to this end we are considering using Access 2007 as Frontend and SQL as backend, MySQL for instance.
I´m new to MySQL and ODBC, intermediate for Access, and advanced for VBA.
My question is: when the time comes for me to deploy my frontend to the 600+ employees, is it possible for it to work out-of-the-box, without interference from the final users? Is the MySQL ODBC Connector essential, or are there other alternatives from it?
Please consider:
1. Users don´t have ANY knowledge about computers AT ALL. I expect them to feed my forms, but I want to avoid them to all and every maintenance steps;
2.Final users CANNOT install some softwares, namely those that WIndows UAC present complaints. Probably including the MySQL connector. Those would have to be installed one by one, with someone with administrator privileges. Of course, if this is the case, we will have to abandon the Access+MySQL approach.
I´m aware it is somewhat possible to automatically (using VBA) relink Access tables to the SQL, as is explained in But, if the MySQL ODBC driver is not yet installed, is it still possible to automate the whole process?
If the MySQL ODBC connector is not fit for the task, would you recommend something else, i.e. the MS SQL Server? I do hope that MSSQL ODBC driver is natively installed on Windows..
Anyone can help?
been visiting this forum for a long time, but first posting
I would like some advice.
I work in a company with 600+ employees. We have a Windows 7 network, every user has a login with limited privileges (unable to install new softwares, for example).
My work here is to develop a system for data entry about the employees, to this end we are considering using Access 2007 as Frontend and SQL as backend, MySQL for instance.
I´m new to MySQL and ODBC, intermediate for Access, and advanced for VBA.
My question is: when the time comes for me to deploy my frontend to the 600+ employees, is it possible for it to work out-of-the-box, without interference from the final users? Is the MySQL ODBC Connector essential, or are there other alternatives from it?
Please consider:
1. Users don´t have ANY knowledge about computers AT ALL. I expect them to feed my forms, but I want to avoid them to all and every maintenance steps;
2.Final users CANNOT install some softwares, namely those that WIndows UAC present complaints. Probably including the MySQL connector. Those would have to be installed one by one, with someone with administrator privileges. Of course, if this is the case, we will have to abandon the Access+MySQL approach.
I´m aware it is somewhat possible to automatically (using VBA) relink Access tables to the SQL, as is explained in But, if the MySQL ODBC driver is not yet installed, is it still possible to automate the whole process?
If the MySQL ODBC connector is not fit for the task, would you recommend something else, i.e. the MS SQL Server? I do hope that MSSQL ODBC driver is natively installed on Windows..
Anyone can help?