dbTalk Databases Forums  

Replicate from SQL to a file

microsoft.public.sqlserver.replication microsoft.public.sqlserver.replication


Discuss Replicate from SQL to a file in the microsoft.public.sqlserver.replication forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Hassan
 
Posts: n/a

Default Replicate from SQL to a file - 12-06-2006 , 12:24 PM






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



Reply With Quote
  #2  
Old   
Hilary Cotter
 
Posts: n/a

Default Re: Replicate from SQL to a file - 12-06-2006 , 12:39 PM






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

Quote:
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





Reply With Quote
  #3  
Old   
Hassan
 
Posts: n/a

Default Re: Replicate from SQL to a file - 12-07-2006 , 01:38 PM



No i was looking for replication, as I was looking for a near real time
propogation of data from SQL Server to a file.. Crazy requirement, but
something I've been thinking of..

"Hilary Cotter" <hilary.cotter (AT) gmail (DOT) com> wrote

Quote:
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







Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.