|
-
Sep 18th, 2003, 06:09 PM
#1
Thread Starter
New Member
how to use commands for dates in a data environment ?
hi friends,
i'm making a software that manages customers of a clinik (i'm using access database).
while using the data environment, i have encountered difficulties to use sql instructions that allows the data environment to display ONLY data matching with the current month. please i invoque the deep of your knowledge to help me.
Last edited by michel Femi; Sep 18th, 2003 at 06:13 PM.
-
Oct 2nd, 2003, 12:27 PM
#2
Fanatic Member
michel,
"Select * From (your data Sheet) WHERE Date Between #" & Text1.Text & "# AND #" & Text2.Text & "# order by date "
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
|