Displaying 2 results from an estimated 2 matches for "job_numb".
Did you mean:
job_number
2006 Aug 04
5
query across tables
I am trying to do things the proper rails way and use the auto generated
id to refernce other tables. Now I''ve hit a wall in trying to write a
query.
timesheets:
id, employee_id, code_id, ... values
codes:
id, job_number, code
How can I show just the timesheets that belong to a specific job?
I would need to check the codes table and look at the jobs, so I was
thinking of something like
Timesheet.find(:all, :order => "employee_id, code_id", :conditions
=>[??] )
but the documentation says that...
2000 Jan 10
6
cups, samba and print queue....
Hello!
we are using cups 1.0.4 and samba 2.0.6 here.
windows client can print correctly, but they can not see
queue status.
the print manager of windows allways shows blank.
how to solve this problem?
Any body got success to let windows client see the
queue of the server ??
thanks for help ....
Best Regards,
Tbsky