We have a form which tracks information for certain tasks. Each day, different users record the information related to his or her own task in specific fields, and leave all other fields alone (there is no security in place to prevent it, they just don't). We're having an issue where each user will see his/her own information, but may not necessarily see everyone else's (i.e., some or all of the other fields appear null).
For example, "Bob" may have already entered his information for the day and closed out, but when "Jan" goes in later to enter hers, Jan sees Bob's fields as null, but when Bob brings up the form on his computer, the values he entered are there. Likewise, on "Steve's" computer, everyone's information is visible.
Also, when Bob and Jan are using the form at the same time, but editing different fields, Jan's information may be gone after Bob finishes (or maybe just invisible even to her. I wasn't able to check the table at the time).
Any thoughts on what may be causing this? Our database is still small at 100 megs. I know A2K should really not be used for more than around 20 megs or it can become unstable, but we haven't had a choice. This behavior is so unusual, I wonder if it's starting to "crack".
For example, "Bob" may have already entered his information for the day and closed out, but when "Jan" goes in later to enter hers, Jan sees Bob's fields as null, but when Bob brings up the form on his computer, the values he entered are there. Likewise, on "Steve's" computer, everyone's information is visible.
Also, when Bob and Jan are using the form at the same time, but editing different fields, Jan's information may be gone after Bob finishes (or maybe just invisible even to her. I wasn't able to check the table at the time).
Any thoughts on what may be causing this? Our database is still small at 100 megs. I know A2K should really not be used for more than around 20 megs or it can become unstable, but we haven't had a choice. This behavior is so unusual, I wonder if it's starting to "crack".