I have a new install on my laptop but am unable to login to the DB using SQL Management Studio. I used the defaults during the install. See attachment for screenshot details of the issue.
Hopefully someone can help with this issue.
I have a new install on my laptop but am unable to login to the DB using SQL Management Studio. I used the defaults during the install. See attachment for screenshot details of the issue.
Hopefully someone can help with this issue.
You could try Localhost\LASERFICHE to login first, if that doesn't work then set your sql to run in a single user mode and update the password to the SA account if you don't know it already.
localhost\LASERFICHE is the name of the SQL instance installed by default. It is not the username you use to log in.
If you installed SQL express through the Laserfiche installer, you should be able to login as the windows user you ran the install as.
If you already had SQL installed, then you should use whatever credentials were allowed for login by the person who installed SQL for you.