![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hi, I am talking to Access via ODBC from C++ code. I have a problem when I try to delete rows using a where clause which returns no rows. For example DELETE FROM test_table WHERE id = 3 - if no rows have id = 3 this returns the error "Execution failed". Is this normal Access behaviour? BTW DELETE * FROM test_table WHERE id = 3 doesn't work either - same error. I would expect this statement to delete nothing and not throw an error. |
#2
| |||
| |||
|
|
I was just wondering if it was the usual behaviour of an Access DB when you talk to it via ODBC for C/C++. |
![]() |
| Thread Tools | |
| Display Modes | |
| |