Scott_Parker's avatar
Scott_Parker
Frequent Visitor
3 years ago
Status:
Needs Info

Query Folding Bug - Incorrect native query to MSAccess when filtering on logical data type field

Only seen using the Access.Database connector. The bug causes Query Folding to erroneously add the condition "where 0 = 1" to the SQL query so no rows are returned.   To reproduce the issue: Crea...