summaryrefslogtreecommitdiff
path: root/src/dal/mysqldataprovider.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-06-21Made sure that pointers are initalized and reset to null after deallocation a...Huynh Tran1-3/+11
2005-06-16Simplified APIs, change namespace from tmw to tmwserv, implemented MySQL data...Huynh Tran1-39/+89
2005-06-14Reworked RecordSet and implemented the SQLite Data ProviderHuynh Tran1-2/+19
2005-06-13Initial release of the Database Abstraction LayerHuynh Tran1-0/+122