I have made a select statement with a date condition seems like its not reading the date condition please check the code below
Select *
From tbltest
WHERE (((Validity.ToDate)<><cfqueryPARAM value = "#31/8/2011#" CFSQLType = 'CF_SQL_DATE'>)
Please help I don't want dates that are equal to 31/08/2011 its getting the data from a access