Background:
I was thrown into the database at my job because my brother left for another job and I seemed like a good choice to replace him. I don't know why, I have slim to none in terms of programming knowledge, (I am a psychology major for crying out loud), but I was willing to learn. I enjoy working on computers coding etc.
The problem. Our database is setup FE, BE. BE resides on a Fedora Core server. Eight computer connect to this at 100 Mbps. The main form "frmCheckIn" is where most of the work is done. It is huge. The Table for this form is huge, there is a lot of code behind this form, it is painfully slow to open (45sec). This problem has been going on ever since we switched to the Fedora Core (before that we only had three computers connecting to a BE on another computer. Every once in a while the speed to open will increase but not drastically. My local copy where I make changes etc it speedy as can be opening. I wondered if it was a network problem? I did some checks with the activity monitor monitoring the computer opening the form and there were spikes as the form opened up to 70% that happened at pretty consistent intervals. I would like to know what access is doing while it is opening the form. Does it retreive all records from the table and populate the form? Why the spikes in network usage. What can I do to troubleshoot some more? Any suggestions, ideas, sympathies would be appreciated. The users are getting sick of waiting forever to do their work. Thanks to all who have endured this novel. I hope I didn't leave anything out (I probably did)
Greg
I was thrown into the database at my job because my brother left for another job and I seemed like a good choice to replace him. I don't know why, I have slim to none in terms of programming knowledge, (I am a psychology major for crying out loud), but I was willing to learn. I enjoy working on computers coding etc.
The problem. Our database is setup FE, BE. BE resides on a Fedora Core server. Eight computer connect to this at 100 Mbps. The main form "frmCheckIn" is where most of the work is done. It is huge. The Table for this form is huge, there is a lot of code behind this form, it is painfully slow to open (45sec). This problem has been going on ever since we switched to the Fedora Core (before that we only had three computers connecting to a BE on another computer. Every once in a while the speed to open will increase but not drastically. My local copy where I make changes etc it speedy as can be opening. I wondered if it was a network problem? I did some checks with the activity monitor monitoring the computer opening the form and there were spikes as the form opened up to 70% that happened at pretty consistent intervals. I would like to know what access is doing while it is opening the form. Does it retreive all records from the table and populate the form? Why the spikes in network usage. What can I do to troubleshoot some more? Any suggestions, ideas, sympathies would be appreciated. The users are getting sick of waiting forever to do their work. Thanks to all who have endured this novel. I hope I didn't leave anything out (I probably did)
Greg