D
David
Hello all,
I created a database on a corporate server with 20 users,
4 tables, 30 forms (that contains simple code) and 20
queries. Size prior to split is 14 MB. After the split
FE is 14MB and BE is 11 MB. Hopefully, I am done with
modifications.
From what I understand with FE/BE... I can leave both FE
and BE on the server to help with corruption and I/O. I
could also distribute the FE to each user and have them
copy it to their desktop. (I found a demo to keep the
FE's in synch when modifications are made at
www.rogersaccesslibrary.com)
Is this Database size normal? Is the FE too large to
effectively distribute to the user's desktop? Also, how
does the FE/BE help with I/O? The user's will open forms
that will kick off a query and will return a few hundred
records for them to work, but each record in the query
will make a change in the table (click a check box or
systematically write the date worked with the ON CURRENT
event).
Any assistance or insight would be very appreciated.
David
I created a database on a corporate server with 20 users,
4 tables, 30 forms (that contains simple code) and 20
queries. Size prior to split is 14 MB. After the split
FE is 14MB and BE is 11 MB. Hopefully, I am done with
modifications.
From what I understand with FE/BE... I can leave both FE
and BE on the server to help with corruption and I/O. I
could also distribute the FE to each user and have them
copy it to their desktop. (I found a demo to keep the
FE's in synch when modifications are made at
www.rogersaccesslibrary.com)
Is this Database size normal? Is the FE too large to
effectively distribute to the user's desktop? Also, how
does the FE/BE help with I/O? The user's will open forms
that will kick off a query and will return a few hundred
records for them to work, but each record in the query
will make a change in the table (click a check box or
systematically write the date worked with the ON CURRENT
event).
Any assistance or insight would be very appreciated.
David