Synchronize Database

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

    #1

    Synchronize Database

    Hi,

    I want to synchronize Access and SQL database schema.
    I have running a application and I want sync database because when I create
    a new Table in the database I need this table in all client database. At this
    moment I create a Table manually in each database client.

    Thanks for all help.
    Elioth
  • Ahmed

    #2
    Re: Synchronize Database

    Perhaps you want to post in the SQL Server newsgroup. This one is
    VB.NET

    Good luck!

    Comment

    • Elioth

      #3
      Re: Synchronize Database

      Ok, I need make the Sync in VB.Net

      "Ahmed" wrote:
      [color=blue]
      > Perhaps you want to post in the SQL Server newsgroup. This one is
      > VB.NET
      >
      > Good luck!
      >
      >[/color]

      Comment

      • Özden Irmak

        #4
        Re: Synchronize Database

        Hello,

        If you need to synchronize two Access database schemas, you can use Klik!
        CompareLib :



        If your synchronization should be between an access database and Sql Server
        database, I'm afraid I haven't heard any tool doing that...

        Regards,

        Özden

        "Elioth" <Elioth@discuss ions.microsoft. com> wrote in message
        news:1D291E75-8670-4A4A-A0B8-DCF0BD58C244@mi crosoft.com...[color=blue]
        > Hi,
        >
        > I want to synchronize Access and SQL database schema.
        > I have running a application and I want sync database because when I
        > create
        > a new Table in the database I need this table in all client database. At
        > this
        > moment I create a Table manually in each database client.
        >
        > Thanks for all help.
        > Elioth[/color]


        Comment

        Working...