I am fairly new at this although I have wanted to learn and tried again
and again...But I have a problem. I created a database and probably did
it wrong and I am trying to fix it. I made a database with 7 tables in
it all with a primary key and a record ID that matches the primary key.
Now when trying to use the database I see that I should have made 1
table with all the related data (I think) and am trying to copy one
column of data at a time to the "main" table. Can that be done and if so
how? The data in all the columns has to line up with the ID numbers. I
know I can retype it all manually but it seems it should be an easy
task. I have SQLite Expert Professional.
Thanks,
schemer