[OLE/DB provider returned message: [MySQL][ODBC Driver]Optional feature not supported] OLE DB error trace [OLE/DB Provider 'MSDASQL ' ITransactionJoin::JoinTransaction returned 0xd00a]. This error started happening when replication between the MySQL master and slave failed. This has since been fixed but the . · Then click "Test". If you get errors like: "[MySQL][ODBC Driver]#HYHost 'www.doorway.ruomain' is not allowed to connect to this MySQL server", grant your user account access rights from host www.doorway.ru: Stella Rodriguez. OLE DB provider "MSDASQL" for linked server "MYSQL" returned message "[MySQL][ODBC (a) Driver]Optional feature not supported".The operation could not be performed because OLE DB provider "MSDASQL" for linked server "MYSQL" was .
OLE DB provider "MSDASQL" for linked server "MYSQL" returned message "[MySQL][ODBC (a) Driver]Optional feature not supported".The operation could not be performed because OLE DB provider "MSDASQL" for linked server "MYSQL" was unable to begin a distributed transaction. the code for which is as below. try. OdbcTransaction trans1 = null; String sConString = "DRIVER={MySQL ODBC Driver}; SERVER=;DATABASE=wms; UID=root; PASSWORD=rmysql; OPTION=3"; OdbcConnection oConnection = new OdbcConnection(sConString); www.doorway.ru();. When I use transactions with the Odbc driver in c# code I receive the following error. www.doorway.ruception: ERROR[HYC00][MySql][ODBC Driver]Optional feature not supported. Stack trace at www.doorway.ru_EnlistTransaction(Transaction transaction) At an other pc this works fine, but after installing vs, mysql server and odbc driver on a new machine I start to receive this error. Any ideas.
The installation completed successfully, but the Connector/ODBC driver does not appear in ODBC Data Source Administrator. This is not a bug, but is related. MySQL AB supports two Open Source ODBC drivers for accessing MySQL functionality through the ODBC API: MyODBC (MyODBC ) and MySQL ODBC Driver (MyODBC. with an error number/string of HYC Optional feature not supported. (Bug#). Added auto is null option to MySQL Connector/ODBC option parameters.
0コメント