Chrissy Posted April 27, 2018 Posted April 27, 2018 I have double checked that the connect.ini file is pointing to the SQL Server and it's all correct. As it's a blank database, I need to add users and when trying to login to sysman; it gives me the reason 0 error. If I try some random login details it gives me Incorrect Username / Password which is quite strange. Any thoughts?
gh5000 Posted April 27, 2018 Posted April 27, 2018 Did you use dB attach to connect/restore to SQL? Just changing the server in the connect.ini file will cause this. I've got this when restoring a backup file and used the SQL management method I'm used to but dbattach had to be used. Either that or you don't have the sysman username properly assigned to the new dB.
Chrissy Posted April 27, 2018 Author Posted April 27, 2018 Did you use dB attach to connect/restore to SQL? Just changing the server in the connect.ini file will cause this. I've got this when restoring a backup file and used the SQL management method I'm used to but dbattach had to be used. Either that or you don't have the sysman username properly assigned to the new dB. I have used DB Attath to attach a blank database
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now