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 8th August 2004 10:03

Thanks Andy - that is what I am looking for but I could find the definition
anywhere.


Pam


----- Original Message -----
From: "Andy Macnaughton-Jones" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Saturday, August 07, 2004 2:37 PM
Subject: RE: FN-FORUM: sql question


>
> For SQL Server;
>
> Convert(datetime, datefield, 3)
>
> If you're using YYYY then use 103
>
> Converts your text into date format.
>
> I always pass my dates in and out of stored procedures using varchars as
> DD/MM/YYYY
>
> Then convert the varchar into datetime fields in the stored procedure.
>
> Cheers
> Andy
>
> -----Original Message-----
> From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Andy
> Stafford
> Sent: Saturday, August 07, 2004 1:18 PM
> To: Andy Macnaughton-Jones
> Subject: Re: FN-FORUM: sql question
>
>
> PAMELA WHITTAKER wrote:
>
> > 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?
>
> If it is MSSQL, you could try
>
> http://msdn.microsoft.com/library/en-us/tsqlref/ts_ca-co_2f3o.asp
>
> or use SUBSTRING
>
> substring(datefield,7,2) + substring(datefield,4,2) +
> substring(datefield,1,2)
>
> Either way is going to be innefficient compared to just converting them
> to date data type, the second way will land you in prison.
>
>
> --
> http://www.dandylogic.com
>
>
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.prosperity4.com
> and benefit from Inland Revenue approved expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
>
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.prosperity4.com
> and benefit from Inland Revenue approved expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
> Unsub: http://www.freelancers.net/rm.php?g-3C1A3555B6A0E8759F
>
> To Post a New Message: [EMAIL REMOVED]
> Forum Homepage: http://www.freelancers.net/forum.php
>
> http://www.freelancers.net - freelancers and freelance jobs
>
>



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