MSQuery: May Not Receive Error Message with Invalid QueryID: Q108061
|
In the versions of Microsoft Query listed at the beginning of this article,
when a query contains multiple errors, you will receive only one error
message at a time. For example, suppose you enter the following SELECT
statement
SELECT Customer.BadField, BadFunction() FROM customer
This behavior is by design. Microsoft Query only returns one error
message at a time when it is parsing the SQL statement being executed.
Additional query words: 2.00
Keywords : xlquery
Version : 1.00 2.00
Platform : WINDOWS
Issue type :
Last Reviewed: April 9, 1999