Liberum Help Desk
The free, open source solution for the web-based help desk.

Microsoft JET Database Engine (0x80040E14) Syntax error (missing operator) in query expression

rated by 0 users
Not Answered This post has 0 verified answers | 0 Replies | 1 Follower

Top 500 Contributor
1 Posts
cm008507 posted on 11-14-2010 10:17 AM

Attempting to run the Category Summary Report but receive the following error message.  I thought it might be an issue with missing quotes around the strWhere variable but no go.  Any ideas?  Thank-you in advance for any assistance.

Error Type:
Microsoft JET Database Engine (0x80040E14)
Syntax error (missing operator) in query expression 'tblCases.CatFK = tblCategories.CatPK LEFT OUTER JOIN (SELECT tblNotes.CaseFK, ISNull(SUM(tblNotes.MinutesSpent),0) as MinutesSpent FROM tblNotes GROUP BY tblNotes.CaseFK) as tblNotes ON tblCases.CasePK = tblNotes.CaseFK ' strWhere ''.
/liberum/www/rptCategorySummary.asp, line 77

Page 1 of 1 (1 items) | RSS
Copyright © Doug Luxem 2000-2010
Powered by Community Server (Non-Commercial Edition), by Telligent Systems