RE: User password for Dynamics 2010 will work on desktop but not VDI. How do I resolve this issue.
We had the same problem when we used Dynamics GP on our Azure Windows 10 Virtual machine.
The problem lies in the path of accessing the database information.
Microsoft uses the Open Database Connectivity Interface.
The said interface helps you access the data for your use.
It is based on SQL.
It seems that you need to configure the OBDC connections properly.
Follow these steps:
To fix this problem, the ODBC Driver settings need to be adjusted. Follow these steps:
1. Click Start > Settings >Control Panel > Administrative Tools > Data Sources (ODBC).
2. Click the "System DSN" tab in the ODBC Data Source Administrator Window.
3. Select the name of the Banner/Oracle data source from the list.
4. Click the Configure button.
I hope this solves your problem.
Regards.