Administration program for a non profit organisation, that organizes 125 courses and has 1000 members. Access2003 with backend dB; works fine on a PC. Next year more people in different locations need access to read and write.
I converted the Access dB to mysql and put it on a server; and I coupled my frontend Access dB with mysql through odbc driver. It works but reports and input forms are very slow; I clocked up to 4 minutes for a report thru mysql that takes less than a second if run with the backend on my PC.
How can I speed up the process and are there alternatives?
Particulars:
Seize of the backend MS Access dB:
· 17 tables with 3 tables between 1500 en 2500 records and one table, the centre of the database with 300 records
· The remaining tables less than 100 records
· Total size in: 4.6 Mb
Size of frontend MS Access Application program.
· 5 small tables
· 150 queries; I could bring this down to 50
· 90 forms and 90 rapporten; could be reduced
· 24 macros and 4 modules
· Seize: 23 Mb
I converted the Access dB to mysql and put it on a server; and I coupled my frontend Access dB with mysql through odbc driver. It works but reports and input forms are very slow; I clocked up to 4 minutes for a report thru mysql that takes less than a second if run with the backend on my PC.
How can I speed up the process and are there alternatives?
Particulars:
Seize of the backend MS Access dB:
· 17 tables with 3 tables between 1500 en 2500 records and one table, the centre of the database with 300 records
· The remaining tables less than 100 records
· Total size in: 4.6 Mb
Size of frontend MS Access Application program.
· 5 small tables
· 150 queries; I could bring this down to 50
· 90 forms and 90 rapporten; could be reduced
· 24 macros and 4 modules
· Seize: 23 Mb