Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL syntax for StrToFile
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00999056
Message ID:
00999076
Views:
48
>What would the syntax for this be that I could use in a stored procedure?
>
>=StrToFile( @TextList, ‘c:\temp\List.Txt’)
>
There's no simple way to write to text file in SQL Server. Take a look at http://www.umachandar.com/technical/SQL2000Scripts/UtilitySPs/Main7.htm and http://mysite.freeserve.com/nigelrivett/WriteTextFile.html.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform