Forum Moderators: phranque
I am trying to update this software as it bombed last week due to the SA password. The designers of the software changed it on me.
I would like to check it that I have the correct one just can't seam to find it. I am running SQL 5.0 on Server 2000.
Thanks you so much!
If you've lost the password (your post is a little unclear on the exact scenario) then you need to either log in to the database as another SQL-level admin user and change the admin login, if you can't do that your only other alternative would be to either attempt to guess / brute force the password.
You suggested that the designers of the software changed the SA password - if this is the case then your first stop should be to talk to them. If they have gone out of their way to keep people out of the database then it's likely they have chosen a password that isn't easily broken.
- Tony