Advertisement

1 - 10 of 164 containing alltags:("Date Range") (0.001 seconds)
I have a field date and age in my employee table. How can I format the date into MM-DD-YYYY? How can I set a range of values for my age like 18 to 99 only. In this entry only numbers are accepted, ...
Zones: VB DBDate Answered: 01/21/2000 Grade: A Views: 0
Hi guys.  Here's another question... From a view action, i'm trying to get a button to 1) ask the user for a date 2) it should then takes date entered + 5 days and retrieve field values (e....
Zones: Lotus NotesDate Answered: 02/24/2004 Grade: A Views: 0
Hi,   I know I should be able to figure this out, but I've got a deadline approaching and no extra time on my hands. Anyhow, here's my problem.  I need to display two of the four quarters for the ...
Zones: MS SQL ServerDate Answered: 02/14/2003 Grade: A Views: 0
I have a webpage that keeps track of sales data.  I want to be able to enter a date range lets says 01/01/2003 to 04/30/2003 I want to be able to get the total sales for each week within this range...
Zones: ColdFusion Application ServerDate Answered: 04/19/2003 Grade: A Views: 0
hi all experts, i need to do like this: i hav 2 inputs like this (date format is "dd/mm/yyyy"): 1. an array - myarray("Monday","Tuesday","Wednesday","Friday") always in sequential order of...
Zones: Visual BasicDate Answered: 07/12/2004 Grade: A Views: 0
I have a query using the critera: Between [Forms]![frmProjectRelated]![sfrInvoices]![txtInvoiceDateFrom] And [Forms]![frmProjectRelated]![sfrInvoices]![txtInvoiceDateThru] I have two records...
Zones: MS AccessDate Answered: 12/21/2004 Grade: A Views: 0
hi,  i created   date_year smallint,date_month smallint, date_day smallint, time text  in  sqlite database. does anyone knows algorithm use to quote date range?   let say, user wants to qu...
Zones: DatabasesDate Answered: 01/18/2006 Grade: A Views: 5
Can some help with this problem? If optQu = True And txtCurrDate = Date #01/01/2005# And #03/31/2005# Then                               txtCurrDate would be between the other two dates.
Zones: MS AccessDate Answered: 05/04/2005 Grade: A Views: 0
How would I add a date range statement to the following stored procedure ? I have a field named C.DateLost (that is a date field defined as Datetime with a size of 8) and I want to find all rec...
Zones: MS SQL ServerDate Answered: 08/08/2005 Grade: A Views: 0
I need to set up some queries using a date and date field I have in the table. 1)I need to be able to select only data that is coming up in the next 30 days from the current date. 2)Count dow...
Zones: MySQL ServerDate Answered: 09/17/2005 Grade: A Views: 4