Re: Monitor Transaction log
From: Chris Wagner (so_at_hotmail.com)
Date: 05/28/04
- Next message: Jon Skeet [C# MVP]: "Re: 150+ columns SQL table???"
- Previous message: raharja: "Binding"
- In reply to: William Ryan eMVP: "Re: Monitor Transaction log"
- Next in thread: William Ryan eMVP: "Re: Monitor Transaction log"
- Reply: William Ryan eMVP: "Re: Monitor Transaction log"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 27 May 2004 22:54:31 -0700
Not really a publication but a simple monitoring tool to update another app
if anything changes on the SQL or Oracle (depends on each app). All I need
is only a few tables (for update, insert, and delete) and monitor the change
log so I can see what changes and update other apps. Please advice. Thanks
"William Ryan eMVP" <dotnetguru@comcast.nospam.net> wrote in message
news:%23k$$fZHREHA.628@TK2MSFTNGP11.phx.gbl...
> If I understand you correctly, ADO.NET is probably not the way to go on
> this
> one. Are you trying to build your own Publication? Yikes.
>
> If so, what's the extent to what you need it to do?
>
> --
> W.G. Ryan MVP Windows - Embedded
>
> http://forums.devbuzz.com
> http://www.knowdotnet.com/dataaccess.html
> http://www.msmvps.com/williamryan/
> "Chris Wagner" <so@hotmail.com> wrote in message
> news:e7f4cMHREHA.132@TK2MSFTNGP09.phx.gbl...
>> Is there a way to monitor transaction log in SQL server and Oracle server
>> using .NET? I'd like to write in VB.NET to mimic the SQL server
> replication
>> (transactional publication) to use against SQL and Oracle to monitor some
> of
>> the tables. Please advice. Thanks
>>
>>
>
>
- Next message: Jon Skeet [C# MVP]: "Re: 150+ columns SQL table???"
- Previous message: raharja: "Binding"
- In reply to: William Ryan eMVP: "Re: Monitor Transaction log"
- Next in thread: William Ryan eMVP: "Re: Monitor Transaction log"
- Reply: William Ryan eMVP: "Re: Monitor Transaction log"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|