Hello,
I’m trying to add a SQL Express database like DataSources, but I got this error:
“Login error: mssql: Login failed for user ‘BasicUser’”
I already enable TCP/IP connection and named pipes, I can connect to my user on SQL Server Management Studio.
I’m going in circles, any idea how to solve this problem?
Thanks