Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trigger or StoredProc vs TextFile
Message
 
 
À
19/08/2003 09:56:35
Dave Sonier
Technologies Nter inc.
Gatineau, Québec, Canada
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00821389
Message ID:
00821453
Vues:
18
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform