D
Dan Wieland
I have a general question about the impact on MDB file size, when using
Visual Basic embedded in forms. I am a beginner and am incorporating error
checking and automated functions with Visual Basic behind my forms.
Beginning with a new database and importing my data, I had an MDB file that
was 1.6MBytes. After adding some forms and about 100 lines of code total
(spread across 12 subroutines), the file size has exploded to 14.4MB. Is
this normal? I haven't added any additional data to my tables. Just
commented code, forms, and some queries.
Is there a way to determine what part of my MDB file is being the memory hog?
If this is normal, I can see that my routines need to be very efficient.
Thanks in advance.
Visual Basic embedded in forms. I am a beginner and am incorporating error
checking and automated functions with Visual Basic behind my forms.
Beginning with a new database and importing my data, I had an MDB file that
was 1.6MBytes. After adding some forms and about 100 lines of code total
(spread across 12 subroutines), the file size has exploded to 14.4MB. Is
this normal? I haven't added any additional data to my tables. Just
commented code, forms, and some queries.
Is there a way to determine what part of my MDB file is being the memory hog?
If this is normal, I can see that my routines need to be very efficient.
Thanks in advance.