You are here: Re: String/Date Concatenation causes conversion error - streamline fix suggestions « MsSQL Server « IT news, forums, messages
Re: String/Date Concatenation causes conversion error - streamline fix suggestions

Posted by Shiju Samuel on 09/04/07 17:13

You can use the third optional parameter of the convert to get the
date in the format you want.

convert(char(20),open_date,101)

-
Shiju



On Sep 4, 7:34 pm, Chris H <chollst...@broadreachpartnersinc.com>
wrote:
> Hi,
> I'm trying to concatenate a Description (nchar(100)) and Date
> (datetime) as Description and my initial effort was just
> "...description+' '+open_date as description..." which throws a date/
> string conversion error; finally came up with a working string below
> but don't think it's the optimal way to do this - any suggestions?
>
> select (rtrim(description)+'
> '+rtrim(convert(char(2),datepart(mm,open_date)))
> +'/'+convert(char(2),datepart(dd,open_date))
> +'/'+convert(char(4),datepart(yyyy,open_date))) as description from
> oncd_opportunity where opportunity_id=?
>
> open_date is not a required field at the db level, but it is required
> on the form so it should not be null as a rule.

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация