Date Problem
- From: "Kaspro via AccessMonster.com" <u52148@uwe>
- Date: Wed, 05 Aug 2009 17:39:24 GMT
Hi all...i have a small date issue which is i have a textbox used to search
in my database using date, and i'm using a "shortdate" input mask for the
textbox, but the problem is that i have to start the date with month/day/year
to perform the search and what i need is to start with day/month/year,
despite that the database result always appears with day/month/year format,
so i dont know what to do?!!!
Thanks alot!
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/200908/1
.
Relevant Pages
- Date Problem
... Hi all...i have a small date issue which is i have a textbox used to search ... and i'm using a "shortdate" input mask for the ... despite that the database result always appears with day/month/year format, ... (microsoft.public.access.formscoding) - Re: What is Postback?
... With ASP.NET we have the concept of a postback. ... Now the TextBox is displayed on the webpage with the value from the database ... The Page_Load event fires, queries the database, and populates the ... (microsoft.public.dotnet.framework.aspnet) - Re: What is Postback?
... With ASP.NET we have the concept of a postback. ... Now the TextBox is displayed on the webpage with the value from the database ... The Page_Load event fires, queries the database, and populates the ... (microsoft.public.dotnet.framework.aspnet) - Re: Combo box woes
... tables or fields I've got is Lookup data, ... not entirely sure what that is) is set to database default in my textbox ... >> I've included the Find button, which when clicked makes my textbox visible ... >>> will enter a string that is the search string. ... (microsoft.public.access.forms) - Re: Creating search form to return results in report
... Allen Browne - Microsoft MVP. ... Are they check boxes? ... >> The sample database in the article shows the search results in the>> form, ... >>> name in one textbox, ... (microsoft.public.access.formscoding) |
|