I'm plugging through learning how to use ODBC calls in PHP, and I think I'm missing some MS naming convention for calling queries via ODBC. where Query1 is a valid table name in MS Access, I get the ...
Hi, this is a Homework assignment for my son I need help with. We have a HUGE list of dates and need to create a query to find out how many dates are within each month (all dates are in 2005). The ...