Board index » Visual Studio » how to create a set with combined tables?
|
Hrmmm
|
how to create a set with combined tables?
Visual Studio51
Hi All, I have a database with different tables. Each table has a different amount of fields. I want to create Sets in which I save data from different tables. So instead of saving a Query which saves the SQL I want to save the actual records. for example: I have two tables: Biographies and Events. I want to save some of both in a Set. Since the fields in tables are not identical I cannot create a new table and store the data in this table. How can I save the combined data of these two tables in one Set? Regards Marco - |
