Computing.Net > Forums > Database > What to use to make a complex DB

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

What to use to make a complex DB

Reply to Message Icon

Name: nrogers64
Date: May 1, 2006 at 20:47:04 Pacific
OS: Windows XP
CPU/Ram: 1.3 GHz/256 MB
Comment:

My DVD collection is getting ridiculously huge and I want to make an inventory database for it so I can keep track of it all. I'd like to make it complex, like you can organize it anyway you want (alphabetical, whether it's widescreen or fullscreen, the rating, etc.), you can search for a DVD, and all the bells and whistles. I'm just wondering what I should do it in. The only thing I know how to do that in is PHP/MySQL, but I don't know if I want to do that. It'd be nice to have it in something like Excel or whatever, but I'm not familiar with Excel, so I don't even know if you can do that. My question is what program do you all think I should use to make this complex database? Thanks!




Response Number 1
Name: Michael J (by mjdamato)
Date: May 1, 2006 at 23:55:41 Pacific
+1
Reply:

What do you have? Excell is a bad idea. There's Access, if you already have it.

However, why do you call this a "complex" database? The attributes you mentioned above have nothing to do with the complexity of the database. Those are just different manners of retrieving/displaying the data. It's a pretty simple design actually - unless you want to go to the trouble of entering actors, directors, etc. for every movie and having them cross-referenced. Then it would start to gert complex.

However, if you want a ready made solution I would suggest Movie Track. It will automatically fill in data from imdb.com for you. At the very least it would get all the data you need to import into your database if you create your own.
Michael J



Response Number 2
Name: jhunt303
Date: May 2, 2006 at 02:36:43 Pacific
+1
Reply:

VB 2005 Express edition and and an access file will give you a lot of options for creating a nice little app to do this.



Response Number 3
Name: SN
Date: May 3, 2006 at 10:18:10 Pacific
+1
Reply:

Two good suggestions so far. Michael's right...As far as complexity goes, this barely registers on the meter in the database world.

Bare easiest to just get the job done? Access beginning to end (not counting any pre-made software). Coolest and most educational way? VB or C# 2005 Express with SQL Server Express 2005. Both express products are free, Access is not.

-SN



Reply to Message Icon

Related Posts

See More


Cannot update SQL 7.0 tab... Merging DB's in Access



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Database Forum Home


Google Ads



Results for: What to use to make a complex DB

compare time to make a weekly sched www.computing.net/answers/dbase/compare-time-to-make-a-weekly-sched/440.html

Starting SQL www.computing.net/answers/dbase/starting-sql/71.html

using Photo Editor to display image www.computing.net/answers/dbase/using-photo-editor-to-display-image/45.html