English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am trying to create a database to store movie and be able to retrieve them. I will like some help on that design and data type

2006-08-22 04:51:50 · 3 answers · asked by gilberts55 3 in Computers & Internet Programming & Design

3 answers

It would be actually stupid to store the movie in a database. Just store the path to the movie in the database and then link the movie to the application.
Like a table ID, MovieName, MoviePath, Genre
Use as MoviePath the absolute Path to the movie file

Helmut

2006-08-22 07:19:47 · answer #1 · answered by hswes 2 · 1 0

What are you using for a data base.

I've done them in Alpha 4, Alpha 5 and VB.

http://members.tripod.com/glennphoto/mgdata.html

2006-08-22 06:25:44 · answer #2 · answered by Anonymous · 0 0

PHP and MySQL are both free and fairly easy to learn, not to mention very powerful and a lot of hosting companies provide php hosting for very reasonable prices. GoDaddy.com is a good php host. They only charge $4 a month for lots of MySQL databases.

www.php.net
www.mysql.com
www.godaddy.com

2006-08-22 05:28:19 · answer #3 · answered by rob 3 · 0 0

fedest.com, questions and answers