good day
I have win OA CC 3.14 and I want to know if it is possible to connect to a recent mysql database specifically version 5.7.21 by ADO or OBDC
Thanks
database connection
- kilianvp
- Posts:443
- Joined: Fri Jan 16, 2015 10:29 am
Re: database connection
Yes ODBC is a standard application programming interface. Just install the right ODBC driver
- vogler
- Posts:122
- Joined: Thu Oct 28, 2010 8:32 am
Re: database connection
you can use CtrlADO (in our control language) to read/write ODBC database sources...