I wan't to use a mySQL-server to store file-information.

You need to install the mySQL ODBC-drivers for windows to do this.
 <-- Back to the F.A.Q mainpage

The ODBC-drivers are needed for the indexer to be able to connect to the mySQL-server you wish to use. The PHP-version of inAudio also needs the driver since the Indexer isn't written in PHP (PHP has built in functionality for mySQL-servers). If you use the PHP-version of inAudio and have the indexing-application and search-interface on separate machines you only need to install the ODBC-drivers on the machine doing the indexing. You can find the ODBC-drivers for mySQL-server at: http://www.mysql.com/downloads/api-myodbc- 2.50.html. Make sure you install the 2.50-version of the drivers, later versions sometimes do not work.
Download the appropriate driver for your operating-system and install it.
Please note: If you are running the PHP-version of inAudio and wish to have the web-interface on another computer than the indexing application you only need to install the ODBC-drivers on the machine doing the indexing.
|