Forum Discussion
Direct query mode in MySql databse
- Anonymous6 years ago
HI EkutirSB,
AFAIK, MySQL does not support the 'direct query' connection mode. In my opinion, I'd like to suggest you try to write a custom connector with odbc and enabled the 'direct query' option on it.
For detail operations steps, you can refer to the following links to know the more about them:Enabling Direct Query for an ODBC based connector
Getting Started with Data Connectors
Connect to MySQL from Windows with ODBC
Regards,
Xiaoxin Sheng
HI EkutirSB,
AFAIK, MySQL does not support the 'direct query' connection mode. In my opinion, I'd like to suggest you try to write a custom connector with odbc and enabled the 'direct query' option on it.
For detail operations steps, you can refer to the following links to know the more about them:
Enabling Direct Query for an ODBC based connector
Getting Started with Data Connectors
Connect to MySQL from Windows with ODBC
Regards,
Xiaoxin Sheng