I have 8 number type fields in my table which the field size set to decimal scaled to 2 decimal places. I noticed that it states the storage size for this is 12 bytes.
After using this for 1 month with about 100 over entries. Then later on, i noted there a field size which is single and only takes a storage size of 4 bytes. So i changed all the fieldsize to Single with 2 decimal place) from decimal(i checked the program size before doing this).
I save the table and exit access and checked the program size again. It ended up becoming a few hundred KB bigger? and I thought choosing a smaller field size is supposed to save space?
After using this for 1 month with about 100 over entries. Then later on, i noted there a field size which is single and only takes a storage size of 4 bytes. So i changed all the fieldsize to Single with 2 decimal place) from decimal(i checked the program size before doing this).
I save the table and exit access and checked the program size again. It ended up becoming a few hundred KB bigger? and I thought choosing a smaller field size is supposed to save space?
