guitarist13
New member
- Local time
- Today, 04:56
- Joined
- Nov 16, 2009
- Messages
- 5
Hello all,
I have been lurking around these forums for about a year now, and have started to use Access nearly every day for work, so think it is about time I became active.
If you don't mind, I have a quick question to start off my time here:
I have lots of Tables (50+) in Access which are all in the same format and have the same headings, so I need to find a way to consolidate them all without setting up append queries, and such.
Can I do one Select Query with an SQL statement that says something like:
---select all data from every table in this database---
And if so, what is the syntax I would need?
Part of the reason for something like this is that in the future these formats may all change, but luckily these tables will always be in the same format; and so an SQL statement like this will mean I will not have to edit the query at a later date.
Thanks!
I have been lurking around these forums for about a year now, and have started to use Access nearly every day for work, so think it is about time I became active.
If you don't mind, I have a quick question to start off my time here:
I have lots of Tables (50+) in Access which are all in the same format and have the same headings, so I need to find a way to consolidate them all without setting up append queries, and such.
Can I do one Select Query with an SQL statement that says something like:
---select all data from every table in this database---
And if so, what is the syntax I would need?
Part of the reason for something like this is that in the future these formats may all change, but luckily these tables will always be in the same format; and so an SQL statement like this will mean I will not have to edit the query at a later date.
Thanks!