Skip to main content
Topic: Can one through ODBC use other databases than the standard ones (Read 892 times) previous topic - next topic

Can one through ODBC use other databases than the standard ones

Hi,

There are only four possible standard databases (SQLite, MySQL, Postgresql and MS SQL). However, in PHP one can connect to numerous types of databases, so I am wondering if one somehow may able to use an ODBC connection to make a project use a database other than the four standard ones?


Cheers,

Conrad