logo Sign In

Post #132250

Author
ricarleite
Parent topic
af database
Link to post in topic
https://originaltrilogy.com/post/id/132250/action/topic#132250
Date created
20-Aug-2005, 5:35 AM
Quote

Originally posted by: action figure boy
if anybody out there has any ideas about how i should record or database my figure collection, please respon, all the ides i got suck thx in advance


I'd install an Oracle database on a UNIX dedicated server and create a J2EE application that access the database through CORBA.



Or... if your budget is lower: use Microsoft Access

Or... if you wanna use good stuff for free: install MySQL and create a template to use the database with java servlets using TomCat as localhost webserver.

Or... if you are not familiar with development: a spreadsheet would be nice. Belive it or not, Microsoft Excel is the best one around (and the best Microsoft software around, only one that works very well), and it's easy to master it's formatting and formulas. Also, you can use VBA macros if you are familiar with Visual Basic...