D
Dr Rubick
I have a database with many tables and queries, which I have been developing
for several months now. Today, all of the queries which contain at least one
expresion started generating a compile error. I have not made any recent
changes to most of these queries, and they all refernce different tables.
The queries which only have simple field references still work fine
(including crosstab and union queries), but anything with anything more than
a simple reference (example: [Name]&IIF(IsNull([Title]),"",[Title]) )
generates a compile error. The exact text of the error text box is:
Compile error. in query expression '{the full text of the first query
expression in the query}'.
Any ideas what this could be? I'm using Microsoft Access 2000 (9.0.6926
SP-3).
for several months now. Today, all of the queries which contain at least one
expresion started generating a compile error. I have not made any recent
changes to most of these queries, and they all refernce different tables.
The queries which only have simple field references still work fine
(including crosstab and union queries), but anything with anything more than
a simple reference (example: [Name]&IIF(IsNull([Title]),"",[Title]) )
generates a compile error. The exact text of the error text box is:
Compile error. in query expression '{the full text of the first query
expression in the query}'.
Any ideas what this could be? I'm using Microsoft Access 2000 (9.0.6926
SP-3).