The below error occurs when we try to convert the database from NAV2009 to NAV2013.
The following SQL Server error or errors occurred:
18456,"28000",[Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user 'XXXXXX' 4060,"42000",[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot open database "XXXXXX'" requested by the login. The login failed.
Solution:
Now It will convert it in to NAV2013.
I hope this will help you.
The following SQL Server error or errors occurred:
18456,"28000",[Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user 'XXXXXX' 4060,"42000",[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot open database "XXXXXX'" requested by the login. The login failed.
Solution:
In this case ,please follow the below steps
1. We have to restore the NAV2009 backup again
2. Open the database In NAV2009 and remove all tables which have property “LinkedObject“ Yes
3. Try to convert the database in NAV20013.
4. Delete all temp windows logins\SID's
4. Delete all temp windows logins\SID's
Now It will convert it in to NAV2013.
I hope this will help you.
Thanks!