When I am trying to login into my local database server using SQL server management studio, I am getting an error, as shown below
A connection was successfully established with the server, but then an error occurred during the login process.
(provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.)
...
Trying to SUM and JOIN 2 columns with different tables but it duplicates results, here is my query
...Hello, I am using nvarchar
column to store datetime
as string, but I would like to convert this column from nvarchar into datetime in sql server. How can I do it.
Current time format is '2019-01-29 14:55:50'
...I am new to Database systems and I don't really have the best lecturer and we are learning about Relational algebra and relational calculus, not many videos or help online.
Please can someone assist me with this topic as i would like to get further knowledge
...I am trying to open SQL server configuration manager, after following this question "How to open sql server configuration manager in windows 10?" and steps to show it on Start menu, but when opening configuration manager getting error pop-up with message
Cannot connect to WMI provider. You do not have permission or the server is unreachable. Note that you can only manage SQL Server 2005 and later servers with SQL Server Configuration Manager.
Invalid namespace
...