aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/mssql-odbc.php
Commit message (Collapse)AuthorAgeFilesLines
* 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