you hve written the code below at one stage :
rsRec.Open
FindString, "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\idcnt2\db$\movies.mdb", adOpenStatic, adLockReadOnly, adCmdText
here yo read adlockreadonly. change it and try again.
another thing is that you can use...