Hello,
Here is the code I am trying to get to work.
Function Mas90RecordCount()
Dim MyDB As Database
Dim MyRS As Recordset
Set MyDB = CurrentDb()
Set MyRS = MyDB.OpenRecordset("SO_03SOHistoryHeader", dbOpenDynaset)
MyRS.MoveLast...
Hello,
I have a MS Access XP database on a Windows 2000 server.
When add a new record to the database, we get the error 3218, this happens when 4 users are in the database.
Does anyone know how to fix it.
Thanks,
Scott Rusoff
srusoff@asherco.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.