WordPress uses a MariaDB or MySQL database to store its data. A connection to another remote MariaDB or MySQL database can be defined as a homogeneous database connection, which is a connection to a similar database management system.A heterogeneous database...
Other DBMS
Posts under the "Other DBMS" category
Using ODBC | JDBC
WP Data Acces supports remote database connections through ODBC and JDBC for WordPress installations running on MariaDB. Servers running WordPress on MySQL can use a remote MariaDB connection. This feature allows you to connect to SQL...
Connect to SQL Server
WP Data Access supports connections to Microsoft SQL Server over ODBC and JDBC. Please follow the link below to learn how to setup a connection to SQL Server over ODBC or JDBC first. ODBC | JDBC setup and installation (read this first) TutorialStep by step Check...
Recent Comments