Hi everyone,
I'm not an "Access" programmer but i need to create a data Access table using a SQL server query.
The data is stored in a Sql server, the query is:
but the query has to be within access table and the result should be stored inside an existing Access table.
Can anyone tell me The menus i should use to obtain the above ?
Thanks
I'm not an "Access" programmer but i need to create a data Access table using a SQL server query.
The data is stored in a Sql server, the query is:
Code:
select name from my table
Can anyone tell me The menus i should use to obtain the above ?
Thanks