V
Vince
I have recently been tasked to explore building a simple
database from information stored in Excel. The potential
problem is shared access to this database. Is record
level locking the way I should go if I want to allow
mulitple users to browse the data but not necessarily
modify it at the same time?
database from information stored in Excel. The potential
problem is shared access to this database. Is record
level locking the way I should go if I want to allow
mulitple users to browse the data but not necessarily
modify it at the same time?