EcoStruxure Machine SCADA Expert, connection to a MariaDB SQL database.
Issue:
How do I connect Machine SCADA Expert to a MariaDB SQL database.
Product Line:
EcoStruxure Machine SCADA Expert (all versions)
Resolution:
In order to setup a database connection for Machine SCADA Expert with a MariaDB database server, we recommend using the MySQL Connector/Net database provider
which can be used as an interface to communicate with a MariaDB database server according to this product website: https://mariadb.com/kb/en/mariadb-vs-mysql-compatibility/
The MySQL Connector/Net database provider has been tested and works correctly with EcoStruxure Machine SCADA Expert.
At the time of this writing the MySQL Connector/Net database provider can be downloaded from the official MySQL site: https://dev.mysql.com/downloads/connector/net/
Once the MySQL Connector has been installed, you can use the typical Database Configuration dialog within EcoStruxure Machine SCADA Expert
to setup the database connection with MariaDB. However, unlike for other database types, you cannot use the Data Link Properties dialog (which is accessed by clicking
on the ellipsis button [...] to the right of the Connection String field) to form the connection string. Instead, you must directly enter the connection
string parameters using the basic format:
Provider=MYSQLCLIENT; Server=myServerAddress; Database=myDataBase; Uid=myUsername; Pwd=myPassword;
Where:
- "Provider" is the database provider name
- "Server" is the MariaDB database server IP address or hostname.
- "Database" is the database catalog name in the MariaDB database instance.
- "Uid" is the user ID user to to be used for this database connection.
- "Pwd" is the user password.
This is the same procedure as when composing a connection string to connect with a MySQL database server.
Further details and additional optional parameters can be found in the EcoStruxure Machine SCADA Expert Help, section 'Using MySQL'.
If this FAQ did not solve your issue, you can chat with us at chat with us or e-mail us at customer.services@se.com to create a case with our Technical Support Team.
If you are not located in North America, please contact your local Customer Care Center for assistance: Support | Schneider Electric Global (se.com)
發佈於: 施耐德電機Taiwan
需要協助?
產品選型工具
快速輕鬆地為您的應用找到合適的產品和附件。
取得報價
立即線上提交您的銷售需求,專業團隊將主動聯繫您。
購買地點
輕鬆在您所在地區找到最近的施耐德電機經銷商。
支援中心
在同一位置找到滿足您所有需求的支援資源。