summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_mssql.cpp
AgeCommit message (Expand)Author
2008-03-18Add logging for static callback messages/errors from the database.peavey
2008-03-17Its better to have asserted and failed, than not to fail at all according to ...peavey
2008-03-16There isnt any ssl support here, remove the readvaluebrain
2008-03-16OK that should fix it for fail too. And make it compile again.peavey
2008-03-16new/delete - malloc/free, remember peaveypeavey
2008-03-16Less mem leaking, thx Brain for noticing.peavey
2008-03-16A little less debug saying WEEEE :]peavey
2008-03-16Experimental support for Microsoft SQL Server. Might crash and burn alot. App...peavey