D
Diogo
OK people I get this message:
"The database engine could not lock table 'Tabel XXX' because it is already
in use by another person or process"
This would all be fine if I had not split the database into front-end and
back-end, to allow multiple useres to write to the same table at the same
time...
Among other features I belive that is what spliting a database is for... or
am I wrong???
Could someone shed some light? I realy need multiple simultaneos users to be
able to write to the same table.
"The database engine could not lock table 'Tabel XXX' because it is already
in use by another person or process"
This would all be fine if I had not split the database into front-end and
back-end, to allow multiple useres to write to the same table at the same
time...
Among other features I belive that is what spliting a database is for... or
am I wrong???
Could someone shed some light? I realy need multiple simultaneos users to be
able to write to the same table.