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, ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10261863.html
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....
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
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 ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20464684.html
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...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20589635...
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21048813.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21238094.html
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...
http://www.experts-exchange.com/Database/Miscellaneous/Q_21274414.html
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.
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21411288.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21518727.html
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...
http://www.experts-exchange.com/Database/MySQL/Q_21565089.html
Zones:
MySQL ServerDate Answered: 09/17/2005 Grade: A Views: 4