auto table update of mysql database from access database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ridwan
    New Member
    • May 2012
    • 10

    #16
    Is it possible to update the main table when the link table is updated?

    Comment

    • Rabbit
      Recognized Expert MVP
      • Jan 2007
      • 12517

      #17
      What do you mean by main table?

      Comment

      • ridwan
        New Member
        • May 2012
        • 10

        #18
        I mean as the access table is linked to the mysql table.When i change data in the local table of access database it does not reflect any change of data in the link table.what i want is when i add data to local table the link table should be updated and as the link table is updated, mysql table is updated.Is it possible to do that?

        Comment

        • Rabbit
          Recognized Expert MVP
          • Jan 2007
          • 12517

          #19
          This is the same thing we've been talking about. Reread the thread and see if any of it applies.

          Comment

          • Check1123
            New Member
            • Sep 2021
            • 1

            #20
            Have you find any solution ?

            Comment

            Working...