aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db/mssql_odbc.php
Commit message (Expand)AuthorAgeFilesLines
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-4/+4
* patch by david for #14182Meik Sievertsen2007-08-241-7/+3
* increase the odbc limit (64k is too low, the theme data itself is >64k)Meik Sievertsen2007-08-161-1/+22
* tweak the sql_like_expression feature a little bit to allow correct escapingMeik Sievertsen2007-06-241-11/+4
* new wrapper for LIKE expressions to streamline the fixes. We actually need to...Meik Sievertsen2007-06-231-0/+16
* #12415David M2007-06-181-2/+1
* - tiny changesDavid M2007-06-181-30/+0
* correctly re-assign query resultMeik Sievertsen2007-06-121-1/+1
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983...Meik Sievertsen2007-04-221-0/+3
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-121-1/+7
* - clean up mssql and mssql_odbc, mssql now uses a different method of dealing...David M2007-02-191-4/+4
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-25/+18
* this is hopeless, we just insert and hope for the best. thats all we can real...David M2006-11-151-3/+0
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-11/+2
* - finally removed sql_numrowsMeik Sievertsen2006-10-041-58/+10
* - query id can be zero [Bug #4584]Nils Adermann2006-10-031-1/+1
* - forgot to make the same change to the ODBC driverDavid M2006-10-011-0/+3
* made sql_rowseek consistent with the dbal methods as well as fixing sql_query...Meik Sievertsen2006-09-231-22/+15
* some updates. Also adjusted the utf tools and normalizer more to our coding g...Meik Sievertsen2006-08-221-5/+5
* so.... what does this thing do?David M2006-08-111-8/+0
* This should end some issues we have been having regarding the proper binary e...David M2006-08-061-0/+8
* - acm_file uses an index pointer to the current row instead of shifting the r...Nils Adermann2006-08-011-1/+35
* - tackle some usability issuesMeik Sievertsen2006-07-091-0/+22
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-6/+6
* - bugfix rollMeik Sievertsen2006-06-081-2/+13
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-16/+7
* some adjustmentsMeik Sievertsen2006-06-021-15/+14
* - fixing a few smaller bugs/glitchesMeik Sievertsen2006-05-211-1/+1
* - seperate queries and cached queriesMeik Sievertsen2006-05-201-3/+9
* I hope nothing broke!David M2006-05-051-1/+9
* - Query explain now works for MSSQL, MSSQL-ODBC and PostgreSQLDavid M2006-04-231-0/+30
* - Forgot to remove a lang stringDavid M2006-04-181-0/+2
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-211-1/+1
* - add our beloved in_phpbb checkMeik Sievertsen2006-03-191-0/+7
* - fix some bugs...Meik Sievertsen2006-03-171-1/+1
* - another try to break things. :)Meik Sievertsen2005-10-071-175/+111
* changed name of mssql-odbc fileMeik Sievertsen2005-08-171-0/+431