Rappelz 7.4 Error DB SQLEXPRESS 2012

05/02/2021 17:33 ThunderNikk#16
Quote:
Originally Posted by BinaryFox View Post
How to put a password? I tested several passwords and restart the sql server several times but it remains the same problem, would you have an encrypt for the password of the .opt files maybe I'm doing things wrong
The DES encrypt tool should be with the files make sure you are using the one that came with the files.

The new one is different from the old one cant remember exactly when it changed.

Put the encrypted password in the opt file and re-encrypt the .opt file in the encryption tool

Set the password in MSSQL. Expand the security folder in your MSSQL server tree, expand the logins folder, right click user sa and select properties, set sa password in the window that opens.

Make sure your SQL server is set for mixed authentication. You may have set it up for Windows authentication only. Right click your server in your server list in MSSQL and click on properties, select the security tab when it opens, authentication settings are at the top.

Quote:
Originally Posted by BinaryFox View Post
I also have the service "Agent sql server" which does not start
Have you restarted the computer yet?
05/03/2021 15:45 BinaryFox#17
I have restarted the machine several times, am I trying to reinstall the sql server? I will test with another 7.4 server because in the pack that I downloaded there were only the server files