Jump to content
3DXChat Community

DolphinRor

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by DolphinRor

  1. 1st Question: For example, I have Access Table name ABC as Destination Table Name, but below code does not insert data into existing table, instead, it creates a new table ABC1 . If I run the same program second time, it creates another table ABC2 , and so on .....

     

    How to not create new table? I would like to add data to existing table ABC .

     

    Code:

×
×
  • Create New...