December 14, 2009 at 5:41 am
Hi All,
How to generate xml file without using bcp utility.
please help me out of this problem.
Regards
Karthick S 🙁
December 14, 2009 at 9:56 am
SSIS can do it.
[font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
Proactive Performance Solutions, Inc. [/font][font="Verdana"] "Performance is our middle name."[/font]
December 14, 2009 at 10:36 am
You can also utilize the sp_OA procedures with "Scripting.FileSystemObject" to create a file with whatever text in it you want.
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
December 15, 2009 at 4:15 am
Wayne & RBarryYoung :
Thanks for the response.
Regards,
Karthick
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply