Your question really belongs in the SQL Server group, not in a group for the MySQL product.
Datetime datatypes store both the date
andthe time, so your query will only select rows where the column in question is exactly equal to right now, which is quite unlikely...
Jeff Mason
Custom Apps, Inc.
www.custom-apps.com