Como consultar diretamente o banco de dados Access e disponibilizar os dados no SQL Server utilizando o recurso Servidor Vinculado
We will know the techniques:
🔹Download the Microsoft Access Database Engine Driver;
https://www.microsoft.com/en-us/download/details.aspx?id=13255
🔹Linked Server Properties (SERVER OBJECTS, LINKED SERVER, PROVIDER, DATA SOURCE, SECURITY);
🔹Enable queries in the Access Database (AD HOC DISTRIBUTED QUERIES, ALLOW IN PROCESS, DYNAMIC PARAMETERS, SQL SERVER LIKE);
🔹Query Access Database table (SELECT, OPENROWSET, PROVIDER, LOCATION); Create Linked Server (ADD LINKED SERVER, ADD LIINKED SERVER LOGIN);
🔹🔹Query Access database table (SELECT, OPENQUERY, LINKED SERVER).
Data Scientist and Consultant for Digital and Analytics Solutions
@fabioms