Hi,
we are planning to use MySQL Cluster with ODBC in our linux based c,C++ appliations.
So I would like to know the more information on below points
- What is the difference between ODBC/MySQLConnector for C and MYSQL Connector for C++?
- For our application which one we should use?
- I downloaded MySQL Connector but I couldn't see any sql hearder files(sql.h,sqltypes.h..etc) which are related to ODBC APIs. Does mysql only provides driver but not APIs to application?
- Do we need to use unixODBC/iODBC with combination mysql connector to connect to the mysql database?
Appreciate your inputs.
Thanks,
Santosh
we are planning to use MySQL Cluster with ODBC in our linux based c,C++ appliations.
So I would like to know the more information on below points
- What is the difference between ODBC/MySQLConnector for C and MYSQL Connector for C++?
- For our application which one we should use?
- I downloaded MySQL Connector but I couldn't see any sql hearder files(sql.h,sqltypes.h..etc) which are related to ODBC APIs. Does mysql only provides driver but not APIs to application?
- Do we need to use unixODBC/iODBC with combination mysql connector to connect to the mysql database?
Appreciate your inputs.
Thanks,
Santosh