Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Concatenating text datatype fields

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-04-22 : 20:15:20
Zavier writes "Hello,

Thanks for all the questions you've answered for others thay have been a great help to me. This one I can't find information on anywhere. I need to concatenate several text fields from one table into one text field in another. The '+' operator can't be used for these and when I convert or cast the text field to varchar the resulting field is always null. Any help you could give would be greatly appreciated. Thanks

Zavier Rodriguez"
   

- Advertisement -