|
-
Dec 3rd, 2002, 09:48 AM
#1
Thread Starter
Member
How to check dates
I created a field of type Date/Time using Visual Data Manager
I am not able to use select statement with where clause like this,
recordset.open "select * from tablename where datefield>'" & DTpicker1.value & "'",db, db, adOpenStatic, adLockOptimistic
how do I check date/time values in a table using the DTpicker controls in a form
I want to select orders make between given two dates
Warm Ragards
Kavitha
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|