Gossamer Forum
Home : General : Databases and SQL :

Create a Text file from MS SQL Trigger

Quote Reply
Create a Text file from MS SQL Trigger
Hi:

I am writing a trigger process on MS SQL server 6.5. When Inserted I want to create a text file with comma seperated values of selected columns from the insert. How can I do this? Any help including a sample code is appreciated.



Thanks