Hi all.
Have you ever seen this SQLight exception
ExecNonQuery error: not an error
This is a code where it's happens
Dim MySQL As String
MySQL="delete FROM tblUnscheduledShifts "
MySQL= MySQL & "where id in ( "
MySQL= MySQL & "Select us.ID "...
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.