I'm trying to write a stats program that queries a MSSQL database to
bring back a count of all items entered into the database for the
current week by day.  I'm having trouble getting my mind around how to
write this seemingly simple concept.

I have the database and I know the field name but I'm having a bit of
trouble with the math to create the query.  I would greatly appreciate
it if someone might be able to share such a script.

Thanks,
Ron

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to