Hi, I have web application. I can use it by entering username and password, but I want to see source database. I tried to write URL without "https://" in server text box of Microsoft SQL Server Management Studio my username and password in appropriate
textboxes Using SQL Server authentication, but I got message... something "coudn't find a server...". Question: how to determine on what database established web app (SQL Server, Oracle etc.) to connect to it with appropriate tool?
↧