Hello All ,
I have 2 different servers , the 1st one is application server i.e the server where access is there and one SQL Server is there,
Both are two different physical server , now i wanted to insert the all the table of Access db into SQL Server tables.
I have tried it in test server with the help of linked server and it working for because both MS access and SQL Server are hosting on one server.
I wanted to achieve it but both server are two different server. So can you tell me how i can i achieve if both are 2 different machine.
Thanks
ChetanV