Share

Rodeo Time Reporting System

Tracker: Bugs

5 SQL Error on "employee" page - ID: 1553504
Last Update: Tracker Item Submitted ( nobody )

Going to the "employee" page as a manager, I get always
this error:

Can't execute statement: Unknown column 'm.maxweek' in
'on clause'

Select w.userid, w.timebank, t.week
From maxweek_view m, weeks w LEFT OUTER
JOIN timebank t ON ( (t.year*100+t.week) = m.maxweek
AND t.userid = w.userid)
Where (m.userid = w.userid) And m.maxweek
= (w.year*100+w.week)


Using Rodeo 1.0 with MySQL 5.0.24 and perl 5.8.8 on
Debian etch.

Regards, Adrian.


Nobody/Anonymous ( nobody ) - 2006-09-06 16:19

5

Open

None

Nobody/Anonymous

None

v1.0 (example)

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.