Sync Database in VB.Net

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Elioth

    #1

    Sync Database in VB.Net

    Hi,

    I want to synchronize database SQL to SQL or Access to Access in vb.net.
    I need to know how to synchronize the tables schema with a Master Database
    and after synchronize the data in the tables in vb.net .

    Thanks for all help.

    Elioth
  • JensB

    #2
    Re: Sync Database in VB.Net


    "Elioth" <Elioth@discuss ions.microsoft. com> wrote in message
    news:976F0190-C460-4CF4-A8E5-B068DF6CD0FB@mi crosoft.com...[color=blue]
    > Hi,
    >
    > I want to synchronize database SQL to SQL or Access to Access in vb.net.
    > I need to know how to synchronize the tables schema with a Master Database
    > and after synchronize the data in the tables in vb.net .
    >
    > Thanks for all help.
    >
    > Elioth[/color]

    Try this link for the SQL part


    Jens


    Comment

    Working...