Create a table from a direct query

Solved
Katerina85_55 Posted messages 25 Status Member -  
Katerina85_55 Posted messages 25 Status Member -
Hello,

How can we create a table from a direct SQL query in Access so that this table is "online" (constantly refreshed)? To create my query, I follow this path:

- Tab "Create" -> "Query Design"
- Close the "Show Table" window
- Select "SQL View"
- In the "Property" sheet, define a connection string
- Define the query

Thanks in advance!

Configuration: Windows / Internet Explorer 11.0

3 answers

castours Posted messages 2955 Registration date   Status Member Last intervention   217
 
Hello
you can directly create a table from a selection query by transforming it into a table creation with the table creation tool.
1