Hi guys.
I work for a small company that's switching from MSSQL to anything cheaper that works. I've been doing a lot of research on open source databases and I think postgresql might be our best bet.
But the biggest issue I have with postgresql is that it is missing stored procedures. Functions are fine but I'm going to miss the ability to get result sets and OUTPUT parameters.
Has anyone on this list dealt with both MSSQL and postgresql? And do you mind telling me how you dealt with this?
Thanks.
Roy.