Thread: Good Database?
View Single Post
Old Apr 19th, 2008, 8:16 AM   #3
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4 OpenLoop is on a distinguished road
Re: Good Database?

If you're storing "tons of information", you might want to look at something more professional than Microsoft Access. I recommend MYSQL(http://www.mysql.com/) which is easy to use, and can handle a decent amount of information. There's also Oracle which is a bit more painful to install, but is geared towards lager projects.
OpenLoop is offline   Reply With Quote