On 17 Jul 2015, at 5:27pm, Hayden Livingston <halivingston at gmail.com> wrote:
> Sorry, they do not have the same definition. They are different > definitions. I just want to view the data in a view such that all rows > from all tables can be seen sorted by time. You have designed 600 to 800 different table definitions for one program ? Really ? How big is your breain to be able to understand them all at the same time ? It is far simpler to figure out how to put your data into one table than it is to keep merging your tables every time you do a SELECT. Could you use an affinity of NONE in some columns and put whatever data you like in them ? Simon.