Need Help! Here's whats happening. I have a front end with forms, queries, etc... and a back end with my tables. There is now link between my databases. There about six hundred people that could be in my front end at one time. Every user only has one checkbox to click. Now i know access will not allow over 30 plus uesrs at one time. What i was thinking was to Write some VB that would open my table database set my recordset and change my one field and close the recordset. That way each user is only accessing the tables for a view seconds at a time. Need some help getting started if anybody can help??