ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:access

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
v5:database:access [2016/02/21 22:39] – [Driver Specific Issues] mnewnhamv5:database:access [2016/02/21 22:40] mnewnham
Line 23: Line 23:
 ===== Driver Specific Issues ===== ===== Driver Specific Issues =====
 In ADOdb V5, the field type returned in [[v5:dictionary:metacolumns]] is the metaType, not the actualType. For more on this issue, see [[https://github.com/ADOdb/ADOdb/issues/184|This Thread]] on Github. This behaviour changed in Version 5.21, but a backward compatibility mode is provided: In ADOdb V5, the field type returned in [[v5:dictionary:metacolumns]] is the metaType, not the actualType. For more on this issue, see [[https://github.com/ADOdb/ADOdb/issues/184|This Thread]] on Github. This behaviour changed in Version 5.21, but a backward compatibility mode is provided:
 +-----------------------
 <code php> <code php>
 $db = newAdoConnection('access'); $db = newAdoConnection('access');
v5/database/access.txt · Last modified: 2020/01/13 13:06 by dregad