Hello all
If i am going to develop a database with VBA what should be the best way to open a recordset considering that it will share info among 10 users (network environment)
CursorType, CursorLocation, LockType, etc
adlockOptimistic, adlockPessimistic, adOpendynamic, adOpenStatic, ......
and what should be any other considerations to take.
Thanks for your help, it's appreciated
If i am going to develop a database with VBA what should be the best way to open a recordset considering that it will share info among 10 users (network environment)
CursorType, CursorLocation, LockType, etc
adlockOptimistic, adlockPessimistic, adOpendynamic, adOpenStatic, ......
and what should be any other considerations to take.
Thanks for your help, it's appreciated