Do you mean that the form itself is large (ie there are dozens of controls
on it) or that the Record Source of the form is a large dataset? If the
latter, I suggest you might want to modify your application to reduce the
RecordSource of your form to a single record. This is different development
mindset than filling the form with the whole table, but you have to start
thinking this way when your tables get very large.
On my website (
www.rogersaccesslibrary.com), is a small Access database
sample called "ImproveFormPerformance.mdb" which illustrates one method of
doing this. It is by no means the only way, but it does illustrate how you
can present just a single requested record to the user rather the the whole
dataset.
Another place to find out more about this concept is: "Microsoft Access
Developer's Guide to SQL Server" by Mary Chipman and Andy Baron. Even if
you're not using SQL Server, some of their development techniques can be
used profitably with a Jet database.
--
--Roger Carlson
Access Database Samples:
www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L