aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/msaccess.php
Commit message (Collapse)AuthorAgeFilesLines
* Moved to includes/Paul S. Owen2003-03-171-389/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3658 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug causing no output beyond first page of resultsPaul S. Owen2002-03-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2379 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed various transaction related issues and changed mssql-odbc name to ... ↵Paul S. Owen2002-03-051-4/+23
| | | | | | mssql-odbc, hopefully this hasn't been (and won't be) responsible for any problems ... git-svn-id: file:///svn/phpbb/trunk@2269 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix various var not set warnings ... many thanks go to The Horta for ↵Paul S. Owen2002-01-281-6/+6
| | | | | | pointing out and offering fixes for many of these git-svn-id: file:///svn/phpbb/trunk@1997 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed odbc_error stuff since it doesn't work anywayPaul S. Owen2002-01-251-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-added str_replace for LOWER -> LCASE in queriesPaul S. Owen2002-01-251-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1942 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed 'global' str_replace for \'Paul S. Owen2001-12-241-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1697 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated classes, fixed slashing issue and maybe reduced overhead a little, ↵Paul S. Owen2001-12-181-217/+170
| | | | | | perhaps git-svn-id: file:///svn/phpbb/trunk@1624 89ea8834-ac86-4346-8a33-228a782c2dd0
* New split versions of odbc.phpPaul S. Owen2001-11-201-0/+415
git-svn-id: file:///svn/phpbb/trunk@1392 89ea8834-ac86-4346-8a33-228a782c2dd0