I use ChatGPT a lot, but I don’t trust it to give me steps to follow since it will make up stuff that doesn’t exist. It seems to be pretty bad at knowing how to navigate a UI.
When you installed the instance, which authentication option did you select for the Database Connection?
I had always used Windows Authentication, but then last week I installed a windows update and it broke all my local instances. I had to move to using the SQL Server Authentication method.
For that you just create a Login on your local SQL server instance and make sure it has adequate permissions to the database you want to connect to (typically for a local site I’ll just give it the “db_owner” role), then use that username and password under the “Use Existing Login Credentials” option.
When you installed the instance, which authentication option did you select for the Database Connection?
I had always used Windows Authentication, but then last week I installed a windows update and it broke all my local instances. I had to move to using the SQL Server Authentication method.
For that you just create a Login on your local SQL server instance and make sure it has adequate permissions to the database you want to connect to (typically for a local site I’ll just give it the “db_owner” role), then use that username and password under the “Use Existing Login Credentials” option.
Does that make sense?
Makes total sense Michael and yes, I was thinking the same thing… I used Windows Authentication and figured I need to use a dedicated sql user. Not knowing MSSQL (or Windows, I’m a mac developer lol) I think I may need to hit up ChatGPT or Grok for this one. :)
I use ChatGPT a lot, but I don’t trust it to give me steps to follow since it will make up stuff that doesn’t exist. It seems to be pretty bad at knowing how to navigate a UI.
I use ChatGPT a lot, but I don’t trust it to give me steps to follow since it will make up stuff that doesn’t exist. It seems to be pretty bad at knowing how to navigate a UI.
Yup yup! Thanks!
The issue was the developer edition didn’t include SSMS (beyond weird but that’s Microsoft!). Downloaded SSMS separately, added the primary DB user and the IIS AppPool user and I now at least get a login screen, which I can tackle from here… thanks again!
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.