Afficher un message
Vieux 04/09/2007, 20h04   #3
Chris H
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: String/Date Concatenation causes conversion error - streamline fix suggestions

Shiju,

Thanks - the working (and streamlined) query becomes:

select (rtrim(description)+' '+convert(char(20),open_date,101)) as
description from oncd_opportunity where opportunity_id=?

Much more elegant - thanks!

  Réponse avec citation
 
Page generated in 0,04479 seconds with 9 queries