Hi,
Can't see the problem with this piece of SQL statement but my query keeps crashing when i try to use it.
Any ideas?
KT
Can't see the problem with this piece of SQL statement but my query keeps crashing when i try to use it.
Code:
strSql = strSql & "HAVING(((DatePart('" & "q" & "',[MainQA_Log]![Date]))=1 AND ((DatePart('" & "yyyy" & "',[MainQA_Log]![Date]))=2004)) "
Any ideas?
KT