What you need
- a software package you can download in the download section
- the database MySQL 3.23.xx or newer
- a Java 1.3 runtime library (JRE 1.3) or newer from Sun, IBM or others
- a Java JDBC driver (e.g. MM MySQL Driver) for the connection to MySQL
- the IMDb text files (click "Index" - "Interfaces" at the IMDb Website, you don't need all the files, see readme file for details)
- one or more computers capable of running the above
How to install
- install MySQL as described in the documentation of MySQL
- install Java Runtime
- decompress all the IMDb data files (*.list) into one directory
- decompress all the files of the JMDB package into one directory
- start and setup JMDB
- convert the IMDb text files into a MySQL database
Details on how to install JMDB can be found in the original readme file.
How to use
See the original Help file for a description and additional screenshots.