summaryrefslogtreecommitdiffstats
path: root/system/database/drivers/sqlsrv/sqlsrv_result.php
AgeCommit message (Collapse)AuthorFilesLines
2012-01-02Updating copyright date to 2012Greg Aker1-1/+1
2011-10-20adding new license file (OSL 3.0) and updating readme to ReSTDerek Jones1-4/+16
added notice of license to all source files. OSL to all except the few files we ship inside of the application folder, those are AFL. Updated license in user guide. incrementing next dev version to 3.0 due to licensing change
2011-03-18UpdatesAlex Bilbie1-10/+10
2011-03-18Renamed some classes in the driverAlex Bilbie1-2/+2
2011-03-10Think I've finished converting mssql commands to sqlsrv where appropriateAlex Bilbie1-8/+8
2011-03-10Added sqlsrv folder, added necessary files, started altering queries in ↵Alex Bilbie1-0/+169
sqlsrv_driver.php