MYSQL bug or code problem???

giga

Well-Known Member
Licensed User
Longtime User
I have a connection to a test mysql database. I have a test contact name and company in it with no other fields. when I try to delete the contact nothing happens and I get an error in the log.

Error message : Can not call deleteRow() on empty result set.

Any help appreciated. :)
 
Top