Connecting to remote database via DataGrip Permanently deleted user 创建于 2016年11月18日 12:33 Is it possible to connect to database located on the remote server with Internet?
Hi,
Yes, it is. You need to specify your hostname and credentials for your data source, e.g.
Default port on my remote server (1433) was changed. Another problem was driver absence. That's why i couldn't connect. I fixed everything and now can connect. Thanks for the answer.