10-24-2018 07:10 AM
I developed a project where I use a Microsoft Data Link file to connect to a SQL Server installed either in the localhost or in another PC in the local network.
Now I'm going to test with the same database in the cloud (either AWS or MS Azure).
I wonder if I can use the saem approach Microsoft Data Link to estabilish the connection to the database in the cloud.
If this is possible, how can I do?
10-25-2018 05:13 AM
I found this old topic and so I think it's possible, but I need to test.
This could be useful too.