On Thursday, 3 August 2017 07:14:44 BST Bindiya Maharjan wrote: > Hi all , > > > > I am trying to connect to remote database server without any success. Do you > guys have any steps or guide for this. >
Hi, what have you tried, and how does it fail? Which GC version and OS might be useful too. from the command line, something like mysql -u username -p password -h server-hostname would be a good start point for debugging the connection. ( try man mysql or mysql --help for more options....) Maf. _______________________________________________ gnucash-user mailing list gnucash-user@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.