[Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria express

E

EMP

I keep getting this error [Microsoft][ODBC Microsoft
Access Driver] Data type mismatch in criteria expression
when I try to create a second recordset from the same
table within the first recordset. What am I doing wrong?
 
D

Dirk Goldgar

EMP said:
I keep getting this error [Microsoft][ODBC Microsoft
Access Driver] Data type mismatch in criteria expression
when I try to create a second recordset from the same
table within the first recordset. What am I doing wrong?

You'd have to post your code.
 
Top