|
-
Sep 19th, 2009, 06:34 AM
#1
Thread Starter
New Member
vb to access date problem
some one pls help me
when i try to run the below line it generates an error like 'datatype mismathch in criteria expression'
i new to programming..so pls help me
the line goes like this
"select * from mytable where date between '" & Format(DTPicker2.Value, "mm/dd/yyyy") & "' and '" & Format(DTPicker3.Value, "mm/dd/yyyy") & "'"
i need a reply urgently
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
|