PDA

View Full Version : Comic book database


benjaminlwells
12-02-2010, 02:31 AM
My site is about a comic book team. I want to create a database list of comics that the team and it's members have appeared in (there have been hundreds). I want to have a master list of comic books, searchable with descriptions, publishing date, cover scan ect. If possible to break it down into arangable catagores, I.E. chronology, publishing date, name (alphabetical)

I would like to integrate it into my VB4 as much as possible. I don't have the database skills to accomplish this. I've looked all over for a third-party script I can addapt, but haven't really found anything suitable. If anyone is up to this challange, that would be awsome!

BirdOPrey5
12-02-2010, 04:09 AM
It's not free but I would consider this product from vBadvanced: http://www.vbadvanced.com/products.php?do=productinfo&productid=7

benjaminlwells
12-02-2010, 04:49 PM
that looks to be too much of an overal take-over of my CMS. I don't want to overhaul anything. Also it looks to be sothing more for the 3.X generation of VB. I just need php/sql database for comic books that has form to add new items to the database, and a web query system, not something to reinvent my site. Even if it's not directly related to VB, just a standalone PHP program I can attach it to the site.