Gasman
Enthusiastic Amateur
- Local time
- Today, 07:09
- Joined
- Sep 21, 2011
- Messages
- 16,552
Hi all,
I have attached a db with just two tables in it and the form that uses one of them.
I am getting the table locked error, but currently the only one using it.
tblUserParagraph will be a local table as suggested in another thread regarding my attempts at moving items between listboxes.
https://access-programmers.co.uk/forums/showthread.php?t=291744
The form (frmUserParagraph) does not have any record locks and is unbound anyway (at least at present).
Can someone please advise as to what I have done wrong?
TIA
I have attached a db with just two tables in it and the form that uses one of them.
I am getting the table locked error, but currently the only one using it.
tblUserParagraph will be a local table as suggested in another thread regarding my attempts at moving items between listboxes.
https://access-programmers.co.uk/forums/showthread.php?t=291744
The form (frmUserParagraph) does not have any record locks and is unbound anyway (at least at present).
Can someone please advise as to what I have done wrong?
TIA