Question : calling mssql on a remote server

my remote server ip:62.128.xxx.xxx
mssql server name :"MyDB"

and i could connect to the data while on the machine with

servername: MyDB
Username: username
Password: password

what would the address to connect to the server remotely be. I've tried

62.128.xxx.xxx/MyDB. This doesn''t work.

Do i need to add any port or something

Answer : calling mssql on a remote server

Founded solution is very creative, but by default the files will be saved in (or loaded from) applications folder therefore
   ExtractFilePath(Application.ExeName)    is   unnecessary.
Random Solutions  
 
programming4us programming4us