I'm using primavera with a SQL Server database.
I switched computers, so I took with me the primavera_DAT
, primavera_LOG
files, then I installed primavera on the other computer and replaced the above files.
The issue is, whenever I enter primavera, I can establish the connection, but can not login and it is telling me the username and password are wrong.
I did some research and I found out that the usernames and passwords are stored in the master.mdf
file.
I also have the master.mdf
from the other computer, however when I replace them, I am getting the error whenever I start the SQL Server service from services.
How can I recreate the username or pass for the users (privuser, pubuser) that is, get the new master.mdf
like the old one ??