Hello,
I have a problem with connection.exec ute statemant
It does compile, but does not complete. It 'hangs' on this command and does nothing. No error no result.
Cheers,
sad
I have a problem with connection.exec ute statemant
Code:
Con.Execute("UPDATE table SET column = 'a'")
Cheers,
sad
Comment