If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
will that query lose my original values? I would like to recreate them without losing my original values.
I want to copy them because I am running a new application that calls for some but not all of the same data columns. As this is a stand alone app I found it to be more concise and practical to have it draw its data from a seperate table
No, the original values will be untouched. Suggest you back up both before experimenting because if you get something crossed, you could update what you do not intend. . .