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 2005 Forums
 Transact-SQL (2005)
 @attach_query_result_as_file

Author  Topic 

yadhu_cse
Constraint Violating Yak Guru

252 Posts

Posted - 2010-11-03 : 08:04:55
Hi,
i am using query result as an attachment but it takes as text file.
but i want to send attach ment as xml how to do that.

one more....
when i use @attach_query_result_as_file =1 result ll be sent as attachmnet but when i open attachmnet, the data is not formmated properlly.

yosiasz
Master Smack Fu Yak Hacker

1635 Posts

Posted - 2010-11-03 : 14:01:31
post query and desired result of xml

If you don't have the passion to help people, you have no passion
Go to Top of Page
   

- Advertisement -