SQL statement

S

stevecrowhurst

Can anybody explain why I should get a data mismatch error
when writing an SQL statment for a querydef
 
M

Marshall Barton

Can anybody explain why I should get a data mismatch error
when writing an SQL statment for a querydef


Someone might be able to do that, but not without seeing the
SQL you're trying to use.

A common issue that causes that message is trying to place
text in a numeric or date field, but I have no idea if
that's your problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top