Search results

  1. 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