VB.NET - query

Asked By pradeep kumar on 24-Feb-12 06:28 AM

Select Count( * ) from HolidaysList where Date not in '05-02-2012'
this query not working .... actually when sundays found then i want to restrict that date to fecthing from holidays date 
please
thank u