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)
 text concatenation

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-11-21 : 11:23:13
Tom writes "I need to assemble a body's e-mail in a stored procedure. It´s have about 1 MB of size.
The Body´s data is extracted of tables in database.
I need concatenate text fields with varchar fields, but it´s
impossible in SQL server.

How I can do that

thanks

Tom"
   

- Advertisement -