|
|
Error Code: 13 A procedure/query/lookup is expecting a particular datatype, but receives a different one
[edit] Possible Causes and Resolutions[edit] Criteria in a query doesn't match the underlying table fields datatype. If you use a text datatype criteria for example for a numerical or date/time table field you will receive the errorDouble check that all criteria datatype matches the datatype of the underlying table column datatype [edit] You use a currency symbol in the criteria of a currency datatype. For example, you type £10.50 or $10.51 as the criteriaDon't use the currency symbol for currency datatypes [edit] You're trying to use a JOIN in a query on datatypes that don't matchOnly specify JOINS on the same datatype
|
| This page was last modified 07:31, 6 July 2011. This page has been accessed 463 times. Disclaimers |