Creating a database, the application is going to be written in VB6.
Looks like the DB will contain about 22+ tables probably the largest table wont contain more then a few hundred thousand rows.
Anyways normally I use Oracle but its to blood expensive for a small project like this.
I started converting the DB from its ER diagram to Access which I thought would be good enough...
Anyways the more I use Access the more I think it sucks.
So I started looking around for "Cheap" DB solutions and found posgresql, and mysql.
postgresql looked more familiar to me then mysql (or maybe mysql documentation is just harder to surf through).
So is posgresql any good? Or do you recommend something else?
Thanks for any suggesions.
Looks like the DB will contain about 22+ tables probably the largest table wont contain more then a few hundred thousand rows.
Anyways normally I use Oracle but its to blood expensive for a small project like this.
I started converting the DB from its ER diagram to Access which I thought would be good enough...
Anyways the more I use Access the more I think it sucks.
So I started looking around for "Cheap" DB solutions and found posgresql, and mysql.
postgresql looked more familiar to me then mysql (or maybe mysql documentation is just harder to surf through).
So is posgresql any good? Or do you recommend something else?
Thanks for any suggesions.