sqlight

  1. A

    iOS Question SQLight error

    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 "...
Top