PostgreSql
Well, I started messing around with this tonight, and so far so good. I'm a little disappointed with the inability to share data between databases, but they do have schema's to deal with that, so it's not all that bad. I"m still a little unclear about how the stored procedures (like how to make them, or what they're called in this system) work, but until I get to the point where I can dig into writing them, I'm not going to worry about it. One thing I will stay, PostgreSql sure seems a lot more stable than MySql.
Comments
- Anonymous
February 03, 2005
Why not try SQL Express? - Anonymous
February 04, 2005
Never knew about it. :) I'll have to give it a try if I can't get PostgreSql figured out.
Thanks for the suggestion - Anonymous
February 05, 2005
and why not Firebird SQL? - Anonymous
February 07, 2005
wow...there's a lot of sql databases systems out there. hehehe.
I think I'll be sticking with SQL Express, but thanks for the suggestion. :)