Re: Subscribing to a Transactional Publication
- From: "MikeD" <nobody@xxxxxxxxxxx>
- Date: Tue, 11 Mar 2008 18:10:48 -0400
"Sheldon" <Sheldon@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F74DC31A-CB80-4399-8A29-434A4628D835@xxxxxxxxxxxxxxxx
Hello -
I have a database table [TableA] that continuously has information
inserted
into it. That information is never changed.
I need to create another database containing [TableB] on another server
(ServerB) that continously takes the information from [TableA] on ServerA.
[TableB] needs to be updateable, but TableB will never be used to update
[TableA].
I think what I need for [TableB] is a subscription to a Transaction
Publication [TableA], but I'm not sure.
Can someone let me know if there is a better choice to make in this
scenario?
And how does this relate to VB? I'm guessing I'm just missing something.
--
Mike
Microsoft MVP Visual Basic
.
- Prev by Date: Re: Group characters in textbox
- Next by Date: Re: microsoft.public.vb
- Previous by thread: Re: Can't call the Module function
- Next by thread: Day Light Savings Time
- Index(es):
Relevant Pages
|
Loading