I downloaded an app that I found on Google Play called "SQL Client".  Its purpose is to connect to a SQL Server, from your phone, so that you can remotely run queries.

Upon login, the app wants a host name followed by the default port of 1433.  It, also, wants a user name and password.

What would the host be?  And, would the user name be "sa"?

Thanks!

Software Engineer
0
LVL 63

Comment

by:Raja Jegan R
I suggest you to raise this under questions rather as a post..
To answer your questions..

>> What would the host be?  

Host was your SQL Server Servername or IP for Default instances or Servername\instancename or ip\instancename for named instances

>> And, would the user name be "sa"?

It can be either sa or any login which you were provided to connect to that particular Server
0

Keep in touch with Experts Exchange

Tech news and trends delivered to your inbox every month