Recent content by cor

  1. C

    copy records

    Thank you very much for your reply GalaxionAtHome. Too bad this will not be a suitable solution here. I want it to be user friendly where one can add or remove datasets as often as one wishes in an user friendly interface. So there can be made a third dataset too. It just seemed so easy to add...
  2. C

    copy records

    Marianne, I want to make a “blueprint” of the dataset of company_id 1 into dataset company_id 2 (and all the tables that are referred) . So that we are able to compare results of both datasets, with adjusting just some values. So basically we want to simulate a new situation in the dataset 2...
  3. C

    copy records

    Hi, i got the following problem. I got like 10 tables filled with several records. I want from each table all the records added to these same tables with just 1 field changed (same field in all tables: company_ID). I tried this first in code by walking through all tables and make a temp table...
Back
Top Bottom