summaryrefslogtreecommitdiff
path: root/src/dal/dataprovider.h
AgeCommit message (Expand)AuthorFilesLines
2005-06-21Made sure that pointers are initalized and reset to null after deallocation a...Huynh Tran1-1/+2
2005-06-19Added PostgreSQL DAL class.Aaron Marks1-1/+2
2005-06-16Simplified APIs, change namespace from tmw to tmwserv, implemented MySQL data...Huynh Tran1-94/+36
2005-06-16Created Storage child which uses DAL (used by default now).Aaron Marks1-1/+1
2005-06-14Reworked RecordSet and implemented the SQLite Data ProviderHuynh Tran1-1/+35
2005-06-13Initial release of the Database Abstraction LayerHuynh Tran1-0/+175