clmarks
Registered User.
- Local time
- Today, 14:25
- Joined
- Jan 29, 2007
- Messages
- 69
I have a very large Access database. It is separated into a front-end which contains the forms, reports, queries, etc., and a back-end which contains only tables.
I am told that the back-end has grown too large for Access to handle it and that we have reached the limit that Access will allow for concurrent users. I have also been told that I should be using SQL (or MySQL) for the back-end. I had our IT person download MySQL because it was free and I could use it to learn the skills I would need.
My understanding was that I would be need to create my tables in MySQL then connect to them with an Access front-end using the ODBC driver. That made sense to me. Now I am being told that all I have to do is connect to my existing Access back-end using the MySQL ODBC driver.
Now I am confused. What is the reality here? I've been working in desktop database applications for years and am very comfortable with Access. But I feel like I'm entering a whole new world.
I've been searching the internet for information and have read that some of the differences between Access and SQL/MySQL (like handling of null fields in a query) may cause problems. My company is completely dependent on this database for it's billing and I can't afford to make a mistake here.
Could someone please explain the situation to me?
Thanks,
Cherry
I am told that the back-end has grown too large for Access to handle it and that we have reached the limit that Access will allow for concurrent users. I have also been told that I should be using SQL (or MySQL) for the back-end. I had our IT person download MySQL because it was free and I could use it to learn the skills I would need.
My understanding was that I would be need to create my tables in MySQL then connect to them with an Access front-end using the ODBC driver. That made sense to me. Now I am being told that all I have to do is connect to my existing Access back-end using the MySQL ODBC driver.
Now I am confused. What is the reality here? I've been working in desktop database applications for years and am very comfortable with Access. But I feel like I'm entering a whole new world.
I've been searching the internet for information and have read that some of the differences between Access and SQL/MySQL (like handling of null fields in a query) may cause problems. My company is completely dependent on this database for it's billing and I can't afford to make a mistake here.
Could someone please explain the situation to me?
Thanks,
Cherry