I have a back of my base on ftp. Now I working on my base using front which is in local network. But I would like to work online. So I have to connect to my base from the internet. I read about connection string. But where should I past code of connection string and how to use it? Is there someone who know how to connect?
Code:
Provider=Microsoft.ACE.OLEDB.12.0;Data Source=\\ServerFTP\base\myAccessFile.accdb;
Jet OLEDB:Database Password=MyDbPassword;