aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/mssql-odbc.php
Commit message (Collapse)AuthorAgeFilesLines
* Moved to includes/Paul S. Owen2003-03-171-387/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3658 89ea8834-ac86-4346-8a33-228a782c2dd0
* suspect there may be a similar problem to the msaccess beyond first page bug ↵Paul S. Owen2002-03-201-1/+1
| | | | | | here too ... may be wrong :D git-svn-id: file:///svn/phpbb/trunk@2380 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed various transaction related issues and changed mssql-odbc name to ... ↵Paul S. Owen2002-03-051-5/+24
| | | | | | 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-5/+5
| | | | | | pointing out and offering fixes for many of these git-svn-id: file:///svn/phpbb/trunk@1997 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-214/+169
| | | | | | perhaps git-svn-id: file:///svn/phpbb/trunk@1624 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated for improved use with ODBC setups + introduced a re-install feature ↵Paul S. Owen2001-11-301-3/+2
| | | | | | ... the schema updates _only_ remove foreign key and drop table clauses git-svn-id: file:///svn/phpbb/trunk@1491 89ea8834-ac86-4346-8a33-228a782c2dd0
* New split versions of odbc.phpPaul S. Owen2001-11-201-0/+414
git-svn-id: file:///svn/phpbb/trunk@1392 89ea8834-ac86-4346-8a33-228a782c2dd0