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.
| Author |
Topic |
|
thapak
Starting Member
1 Post |
Posted - 2009-06-25 : 10:08:50
|
| Hello,I am trying to store each rows selected from a SELECT Query into a String. What I am trying to achieve by doing so is send an emal listing each rows into formatted String so that Message in email is readable and User Friendly. Does anyone know, how to achieve this?Thanks!Kalyan |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2009-06-25 : 10:12:25
|
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=81254Use ";" instead of ",". E 12°55'05.63"N 56°04'39.26" |
 |
|
|
|
|
|