Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trigger or StoredProc vs TextFile
Message
 
 
To
19/08/2003 09:56:35
Dave Sonier
Technologies Nter inc.
Gatineau, Quebec, Canada
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00821389
Message ID:
00821453
Views:
19
This message has been marked as the solution to the initial question of the thread.
Dave,

Take a look at http://www.umachandar.com/technical/SQL2000Scripts/UtilitySPs/Main7.htm and http://mysite.freeserve.com/nigelrivett/WriteTextFile.html.
I would not recommend to do that from within a trigger because you should keep transactions as short as possible and disk access is relatively slow.

>SQL Server 7.0/2000
>
>Hi,
>
>Is it possible to create a text file on directory c: since a trigger or StoredProc ?
>
>If yes, what is the syntax ?
>
>Thank in advance.
>
>Dave
>Technologies Nter
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform