G
Guest
I am trying to write a MS Access expression to have a FORM display the correct picture from one of two tables.
This is the expression I wrote (for the control source) which does not work (the detail area of the form is just blank):
=[tblCattlePics]![CattlePic] Or [tblCattlePics100]![CattlePic]
----------
Background Information:
I am using Access 97.
The database displayed this error message: “The Database has reached Maximum sizeâ€
I use pictures of cattle in my database, one picture for each record in the database. When I hit about 90 pictures, I got the above error message.
I tried using the “Add-Ins†Database Splitter. No help since the table containing the pictures alone comes to 1GB. (I continued to receive the Maximum size message).
I could update to a newer version of Access, but I understand these only go to 2GBs, so I will soon encounter the same problem
SO -- I am trying to separate the 'pictures' table into two (or more) linked tables. Therefore (I hope) keeping each database below 1GB.
The help in Access makes the following statement: Maximum size: 1 gigabyte. However, because your database can include linked tables in other files, its total size is limited only by available storage capacity. [Whatever that means, so far it has not worked, and no search of the Microsoft assistance website has provided any usable answer.]
I appreciate your help!
Thanks,
NMex Ron
This is the expression I wrote (for the control source) which does not work (the detail area of the form is just blank):
=[tblCattlePics]![CattlePic] Or [tblCattlePics100]![CattlePic]
----------
Background Information:
I am using Access 97.
The database displayed this error message: “The Database has reached Maximum sizeâ€
I use pictures of cattle in my database, one picture for each record in the database. When I hit about 90 pictures, I got the above error message.
I tried using the “Add-Ins†Database Splitter. No help since the table containing the pictures alone comes to 1GB. (I continued to receive the Maximum size message).
I could update to a newer version of Access, but I understand these only go to 2GBs, so I will soon encounter the same problem
SO -- I am trying to separate the 'pictures' table into two (or more) linked tables. Therefore (I hope) keeping each database below 1GB.
The help in Access makes the following statement: Maximum size: 1 gigabyte. However, because your database can include linked tables in other files, its total size is limited only by available storage capacity. [Whatever that means, so far it has not worked, and no search of the Microsoft assistance website has provided any usable answer.]
I appreciate your help!
Thanks,
NMex Ron