Re: [Imdbpy-devel] Importing whole IMDB database into MYSQL

2006-11-14 Thread Davide Alberani
On Nov 14, Esme <[EMAIL PROTECTED]> wrote: > I have python 2.4, IMDbPY 2.7 and SQLObject installed, the plain > text files of imdb downloaded and navicat to use mySQL. Hi! If everything is correctly installed (and MySQL is running), you just have to create an empty database (call it "imdb") and

[Imdbpy-devel] Importing whole IMDB database into MYSQL

2006-11-14 Thread Esme
Hello,I have been looking for ways to import the entire IMDB database into MYSQL and imdbpy seems to be one way to do it, however, I'm not familiar with python so I've been finding it difficult even with the docs.I have python 2.4, IMDbPY 2.7 and SQLObject installed, the plain text files of imdb d