It's off-topic, but I know people here are experienced with SQL, so... I am using SQL 7.0 and CF 4.5. I am trying to combine two ntext field columns to one field in a query, but I have a problem when one of the fields contains 'NULL' value. I am trying: SELECT TextID, TextColumn1 + TextColumn2 AS AllTextColumns FROM Table1 But when either TextColumn1 or TextColumn2 has the 'NULL' value, the resulting column, AllTextColumns, shows as empty even if the other column has a text string in it. Is there a way to prevent this? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
- Database joins Bj�rn Jensen
- Converting Docs and Powerpoint files to html or p... Edward Chanter
- RE: Converting Docs and Powerpoint files to h... Philip Arnold - ASP
- RE: Converting Docs and Powerpoint files ... Larry Juncker
- Re: Converting Docs and Powerpoint fi... Ken Wilson
- RE: Converting Docs and Powerpoi... Larry Juncker
- RE: Converting Docs and Powerpoi... Gavin Lilley
- RE: Converting Docs and Powerpoi... Edward Chanter
- Help with Url?? ibtoad
- Re: Help with Url?? Alex Schrimsher
- RE: Another SQL statemen... river
- RE: Another SQL statemen... Philip Arnold - ASP
- RE: Converting Docs and Powerpoint fi... Edward Chanter
- Re: Converting Docs and Powerpoint files to h... Brian Thornton
- Re: Converting Docs and Powerpoint files ... Brian Thornton
- Different Verity results for Netscape? C. Hatton Humphrey
- RE: Different Verity results for Nets... Philip Arnold - ASP
- RE: Database joins Philip Arnold - ASP

