Posted 22 January 2020, 8:19 am EST
How to use MySQL in ActiveReportsJS 1.1
I installed odbc driver and add connection string but not working!
Driver={MySQL ODBC 8.0 ANSI Driver};Server=localhost;Database=salary;User=root;Password=123456; Option=3;
Do you have any example?