Hi,
Now, I am using Database Connectivity Toolkit to get some data from a remote Access database. But my local computer and the remote computer are not in the same domain, and sharing files is not allowed between different domains. So I wonder whether I can realize the goal with the Database Connectivity Toolkit.
If not, are there any other methods I can take? Maybe I can copy the access file to the temp folder of my local machine, and then I can query it. What should I do?
Thanks.