Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

RE: FN-FORUM: sql question

date posted 7th August 2004 14:10

Hi Pam

AS your questions in the past have been MS SQL I assume that's what you are
using

The best way to handle dates is as a DateTime or SamllDateTime field in the
database, then you can use between and >= statements etc.

As they are varchar then use CONVERT ( DateTime , expression , 3)

3 is British style with 2 digit year (103 for 4 digit year)

The style is very important, especially if you have a non UK locale server.
SQL Server is very prone to try to store dates in US format and you can get
strange results (30/06/02 it knows is June but 05/06/02 it might take as
being May). I tend to, if I can pass dates in 06 June 2004 format, probable
not quite as efficient but I know the correct date will be stored

Damon

-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of PAMELA
WHITTAKER
Sent: 07 August 2004 13:06
To: FN-FORUM / [EMAIL REMOVED]
Subject: FN-FORUM: sql question


I have a date stored as dd/mm/yy as a vchar in an sql database. How do I
write an sql statement to select a date range? Is there some way of
converting it to a date format in the select statement?

Thanks
Pam





Messages by Day
August 31st 2004
August 30th 2004
August 29th 2004
August 28th 2004
August 27th 2004
August 26th 2004
August 25th 2004
August 24th 2004
August 23rd 2004
August 22nd 2004
August 21st 2004
August 20th 2004
August 19th 2004
August 18th 2004
August 17th 2004
August 16th 2004
August 15th 2004
August 14th 2004
August 13th 2004
August 12th 2004
August 11th 2004
August 10th 2004
August 9th 2004
August 8th 2004
August 7th 2004
August 6th 2004
August 5th 2004
August 4th 2004
August 3rd 2004
August 2nd 2004
August 1st 2004


Messages by Month
December 2004
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
May 2004
April 2004
March 2004
February 2004
January 2004


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000