J JBurlison Registered User. Local time Today, 15:30 Joined Mar 14, 2008 Messages 172 Apr 9, 2008 #1 How can i have multiple people entering data into a database, also there is an excel file that imports the info every few min, if i have that open i cannot enter data into the database. theres going to about 4-5 users plus the excel file.
How can i have multiple people entering data into a database, also there is an excel file that imports the info every few min, if i have that open i cannot enter data into the database. theres going to about 4-5 users plus the excel file.
G georgedwilkinson AWF VIP Local time Today, 14:30 Joined Mar 4, 2008 Messages 3,819 Apr 9, 2008 #2 Split the DB into a front end and back end. Each user and/or process gets their own copy of the front end.
Split the DB into a front end and back end. Each user and/or process gets their own copy of the front end.