Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - Conrad

1
Questions / 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