How do I filter my recordset so that it returns only results for today ?

June 14, 2005 by Vicente Mollon Bustos
Hi, I just tried the solution you posted, and when tested it DW sends me a Error message that says: Undentifed error ocurred The SQL that I used is the same that you are posting: SELECT * FROM noticias WHERE fecha = Date() Can you tell me where is the problem and how I can Fix it? Thanks a lot