Posted 22 May 2023, 1:39 pm EST
ODBC connection failed, the driver is installed normally and can be tested. My environment is. NET 5 and ActiveReport 16. I would like to know why and how to solve it****
Forums Home / ActiveReports / General Discussion
Posted by: 1010964899 on 22 May 2023, 1:39 pm EST
Posted 22 May 2023, 1:39 pm EST
ODBC connection failed, the driver is installed normally and can be tested. My environment is. NET 5 and ActiveReport 16. I would like to know why and how to solve it****
Posted 23 May 2023, 9:49 pm EST
Hello,
This issue seems to be generic which throws in .NET 5 as .NET 5 is out of support, you may learn more about the same here: Exception: System.Data.Odbc PlatformNotSupportedException.
Could you try using .NET 6 to see if the issue persists?
If the issue persists please try sharing a runnable sample replicating this issue so we are able to test the same on our end and investigate the issue further.
Regards,
Anand