I developed the attached database to track parts at my work. It has been rewritten with new features a few times but it just keeps getting slower and slower to use. I was hoping someone would take a look at it and tell me if it is just beyond the scope of access or if there is something that I need to do differently. This is shared across several computers. Some of the computers have a slower connection and it is taking upwards of 10 minutes to finish the initial query to display the first form after logging in.
The database normally runs as an access frontend with mysql as the backend. I imported all my tables into access so I could share it with you guys.
Any opinions on what I can do to speed up my database would be greatly appreciated.
you can log in using any of the accounts, all the passwords are stored as plain text in the Users_tbl.
The database normally runs as an access frontend with mysql as the backend. I imported all my tables into access so I could share it with you guys.
Any opinions on what I can do to speed up my database would be greatly appreciated.
you can log in using any of the accounts, all the passwords are stored as plain text in the Users_tbl.