![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is it possible to replicate from a SQL Server to a file ? I would like to set up trans replication from a table to a file |
#3
| |||
| |||
|
|
No, you could have a trigger on the subscriber write to a file or use sp_browsereplcmds to do something like this. I think the tools you are looking for are called bcp, or SSIS, or DTS. -- Hilary Cotter Looking for a SQL Server replication book? http://www.nwsu.com/0974973602.html Looking for a FAQ on Indexing Services/SQL FTS http://www.indexserverfaq.com "Hassan" <Hassan (AT) hotmail (DOT) com> wrote in message news:u5NSOPWGHHA.1216 (AT) TK2MSFTNGP05 (DOT) phx.gbl... Is it possible to replicate from a SQL Server to a file ? I would like to set up trans replication from a table to a file |
![]() |
| Thread Tools | |
| Display Modes | |
| |