14 Commits

Author SHA1 Message Date
Adrian Greeve
dba57f8d6e MDL-52619 lib: Update of ADODB to 5.20.3 2016-03-18 09:29:22 +08:00
Marina Glancy
73bb7c0990 MDL-52286 core: update ADODB library to 5.21 2015-12-08 11:52:40 +08:00
Frederic Massart
6000b797ab MDL-47295 libraries: Update AdoDB to v5.19 2014-09-26 10:31:42 +08:00
Petr Skoda
ee97a3adbb MDL-32574 import adodb 5.16 2012-04-21 20:02:29 +02:00
Petr Skoda
7911fccafc MDL-29328 import latest adodb 2011-09-12 09:12:46 +02:00
Petr Skoda
6ede09aa83 MDL-24551 importing latest adodb 5.11 2010-10-06 15:31:49 +00:00
stronk7
2f326cef12 MDL-19055 Upgrade to AdoDB 5.08 + local patches reapplied 2009-05-03 22:33:18 +00:00
moodler
d761c224b8 Merged Adodb 4.98 from 1.9 MDL-13474 2008-02-15 07:02:02 +00:00
skodak
bc37088926 MDL-11471 adodb 4.96a import; merged from MOODLE_19_STABLE 2008-01-02 18:49:00 +00:00
stronk7
157597deca Reverting last commit. This is an EXTERNAL library file and shouldn't
be modified. And it was broken (strange linefeeds). MDL-11779

Merged from MOODLE_19_STABLE
2007-10-15 22:04:02 +00:00
nicolasconnault
b7064779f5 Updated copyright notice in header 2007-10-10 05:25:14 +00:00
stronk7
27baf81851 Fixed bug when inserting strings beginning by single quotes. MDL-10788
Merged from MOODLE_18_STABLE
2007-08-10 00:50:04 +00:00
skodak
7e810d419a MDL-8429 Upgrade ADOdb to 4.9.4 2007-04-07 08:30:19 +00:00
stronk7
ed4b4bf1d0 New ADOdb driver that extends the standard mssql one. All it does is
to prepend the 'N' char before any SQL literal sent to DB, mainly
because nobody (ODBTP, FreeTDS, ODBC, SQL*Server) seems to be doing
this task, and it prevents, in an high degree true cross-db compatibility.

Once we've moved to prepared statements and some of the developers for
any of the products above (hopefully MS, at server level) will avoid
the 'N', we'll be able to go back to another mssql drivers.

More info at:
  - http://docs.moodle.org/en/XMLDB_Problems (point 8)
  - http://tracker.moodle.org/browse/MDL-6877
2006-10-19 21:57:23 +00:00