OrWolf
MIS
- Mar 19, 2001
- 291
I created a front-end application in Access that has linked tables in a converted SQL database. I can update records in all tables, except for two tables of roughly the same type. I get an error message that states:
'ODBC - Update on a linked table 'OrgResolutionLog' failed.
Then a second error message that reads:
'[Microsoft][ODBC SQL Server Driver][SQL Server]The text, ntext, and image data types cannot be used in the WHERE, HAVING, or ON clause, except with the LIKE or IS NULL predicates. (#306)
Does anyone have any ideas about where I should look for the problem?
'ODBC - Update on a linked table 'OrgResolutionLog' failed.
Then a second error message that reads:
'[Microsoft][ODBC SQL Server Driver][SQL Server]The text, ntext, and image data types cannot be used in the WHERE, HAVING, or ON clause, except with the LIKE or IS NULL predicates. (#306)
Does anyone have any ideas about where I should look for the problem?