Hi, I have a similar problem. Tried using ur solution..but it did not work out. I am working on
windows forms application using C# and my database is MS Access, used by webservices. I have date/time field in one of my tables in the DB. Now i need to run a date range select query on the table based on the date/time field i have. Is there a way to do it ? I tried the below suggestion of ...