Can't connect to the SQL Server while using Microsoft authentication in Windows 10 - sql-server-2008

I am using Windows 10 on my laptop. I have an Azure account and I use to login to my computer. I have installed SQL Server and Management Studio under this Azure account. So I can login to SQL Server with Management Studio anytime and I don't have any problem with that.
Now I have created another account on my computer with Microsoft Email ID. I can login with this hotmail email Id to the computer. But this time I can't login to SQL Server with Management Studio.
I get this error:
Can anyone tell me how I can login to SQL Server while using the Microsoft account?

there is a default login for SQL Server with a UN = "sa" and its password usually is set while installation. try to figure out that and you may be able to connect.

Related

MS Access authentication with SQL Server database?

We have an application whose UI is MS Access with Office16 version, the backend database is SQL Server 2012 Version. When we Launch the application, The application will communicate with the backend database thru an ID/pwd and then pull the data from the database and show it on the UI.
Now the backend database password got changed and we are getting ODBC failure when the Access application is launched. Usually how does the access applications will authenticate with SQL Server 2012? and where do we need to update the database password in MS Access?
It sounds like you need to run odbcad32.exe and update the credentials in the ODBC connection for your database.

From SQL Management Studio to RPI MySql

I'm starting to learn databases and I'm experimenting with hardware. On raspberry pi I have installed MySql. I also have installed phpMyAdmin and I can administrate database through web interface.
Now, I want to connect to that database with Microsoft SQL Server Management Studio but I don't know how. On raspberry I allowed connection from all IP addresses ( not only 127.0.0.1 which is default ) but I don't know what next to do?
When I try to connect I get this message.
https://image.prntscr.com/image/QCKYcgmeRfeRgqMYP6DcbA.png
This is picture of my connecting data. Is this ok?
https://image.prntscr.com/image/y6g8C-whR4aUEM0qPtg4lg.png
Microsoft SQL Server Management Studio can solely connect to Microsoft SQL Server, nothing else. Its name should have been a huge giveaway...
There are dozens of desktop applications that you can use to manage a mysql server, such as mysql workbench, sqlyog, heidisql, etc.

PowerBI Report Server credentials won't cache

I've installed the on premise version of powerBI report server against our enterprise SQL Server installation and all is running and works well however everytime I visit the site (Using Edge or IE) I am prompted to enter my windows credentials once to access the site and again to access a powerbi report. Everytime I check rembember my credentials but I still get prompted.
Anybody know why? Our SQL 2012 SSRS servers don't have this issue.

BizTalk 2010 Configuration Failure

I've two 64-bit Windows Server 2008 R2 machines. On one of the machines BizTalk Server 2010 Standard Edition is installed & on the other SQL Server 2008 R2 is installed.
When I use the 'BizTalk Server Configuration' on the BizTalk machine to create the necessary databases on the SQL Server machine, just the 'SSODB' gets created & then the configuration fails due to below errors
Failed to create the SQL database 'SSODB' on SQL Server 'SQLServerName' (with SSO Administrator account 'SSO Administrators').
(0xC0002A21) An error occurred while attempting to access the SSO database.
Could not find the account name 'SSO Administrators' on computer 'SQLServerName'. Configuration can proceed, but it might fail.
(0x800706BA) The RPC server is unavailable.
A few sites suggested to register both the 32-bit & 64-bit SSOSQL.dll using the regasm command to resolve this issue & I did the same. But, the issue still persists.
What is a solution for this?
Create "Domain user accounts/user groups" before configuring and use those instead of the local user accounts/user groups. (http://msdn.microsoft.com/en-us/library/aa577661(v=BTS.70).aspx)
Add the domain user account as sys-admin on the Sql server.
Most likely the above 2 steps will help you resolve this issue.

Trying to Install TFS 2010 - SQL Server Reporting Services Problem

Hoping someone here can help. Trying to install SQL Server Reporting Services to use for TFS 2010 and i'm having issues. I'm going directly from the TFS Install Guide. At first i had issues getting report services working so i decided just to completely uninstall SQL Server and reinstall.
When i try to connect to:
http://MyServer:80/Reports i get the follwing error:
User 'MyServer/Admin' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed.
When i try to connect to http://MyServer/ReportServer i get the following error:
The permissions granted to user 'MyServer\Admin' are insufficient for performing this operation. (rsAccessDenied)
Except for the error message the rest of the page is pretty much blank.
Every time i try to connect to either i get a login dialg and i type in the username/password for the machine admin/sql server sysadmin.
Trying to google you see all kinds of people having the issue and every person seems the have a unique solution that doesn't work. For example. I've tried to run IE in admin privileges and it doesn't help.
I even tried to run the report service process under the adminstrator just to see if that would help and no luck.
OS: Windows Server 2008 R2 x64 Enterprise
DB: Sql Server 2008 R2 x64 Enterprise
When you are prompted to login are what credentials are you using? Can you try logging in w/ an account that has administrator privileges on the machine?
Should be:
Username: DOMAIN\USER
Password: Password