Hello,
I have this query
its gives an error data type mismatch in crietria expressionCode:str="select std.*, stdpay.* from std inner join stdpay on std.id=stdpay.id where stdpay.paymentdate between '1/1/2010' and '3/1/2010'
paymentdate is a datetime filed in access
thanks
todd



LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks