I'm using SearchRecord to find a particular row in a table. When the SearchRecord method is executed, an exception is generated, with the message:
"number of fields and values do not match"
The table that causes the exception has two primary keys. I've traced the code and I am, I think...