We are in process to move data from a SQL 2018 R2 to a SQL 2012 SP2 server. I am following the instruction in this Microsoft documenthttps://support.microsoft.com/en-us/kb/918992 to move user logins along with their password. The stored procedure and scripts run smoothly and the logins ware crated in the new server successfully.
However, when I test the data source in report services, I received an error of "Invalid password". Since I cannot verify and do not known the passwords at the two servers/instances, I do not know if they are mutched. I am talking about
the SQL logins, Network logins are fine. Please let me know if I miss anything. Thank you very much.
↧