Hello,
When you compare for a date string(of any format that you use) you got to use # around it. When you compare that with a NOW(), you don't need # around it, as it is in-built function of ACCESS.
Correct usage - SELECT [Assigned] FROM [Password] WHERE [Assigned] = Now()
You can test all possiblities by executing them directly on your ACCESS db.
Hope that helps.
Cheers!
_________________________
- Vijay G
Strive for Perfection
|