Hi
Still trying to debug the following code and getting error messages. Complies ok when I try to run it pops up error message. Can anyone help?
Function AuditEditBegin(sTable As String, sAudTmpTable As String, sKeyField As String, _
lngKeyValue As Long, bWasNewRecord As Boolean) As...
Hi
I am trying to debug the following code and I get a Error code "run time error 3131 syntax error in 'FROM' clause" it looks perfect to me any suggestions. The code breaks on db.execute sSQL.
Function AuditEditBegin(sTable As String, sAudTmpTable As String, sKeyField As String, _...
Hi
Can anyone help, I am new at being a DBA and I am trying to adapt code for an audit trail in one on my DB's. I am getting a byRef type mismatch error on one of the lines. I know I need to declare what status is but I don't know what status is!!
Here is copy of code:
Option Compare...
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.