Search results

  1. F

    Question Can you create an Auto Updating roster in Access 2007?

    Hi everyone! I would like to know if it is possible to create a roster in access 2007 that will be updated Automatically for each week of the month. Thank you!
  2. F

    New in Databases

    Hi everyone! I have a problem converting a mysql query to an access 2007 query. I am getting the "Syntax error in Join Operation" message. I can't make the join work correctly. Here is a generic format of the query select t1.HI,t1.name,sum(me) as Me from H t1 left join (I t2, J t3) on...
Back
Top Bottom