v5:dictionary:structure:platform
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
v5:dictionary:structure:platform [2016/04/09 18:33] – mnewnham | v5:dictionary:structure:platform [2016/04/09 20:21] (current) – [The Data Provider] mnewnham | ||
---|---|---|---|
Line 2: | Line 2: | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
<WRAP right box> | <WRAP right box> | ||
- | **From Version 5.21.0** | + | **From Version 5.21.0-beta-2** |
== See Also == | == See Also == | ||
[[v5: | [[v5: | ||
Line 17: | Line 17: | ||
To identify the Data Provider for the connection type you are using, check the ADOdb page for the driver. | To identify the Data Provider for the connection type you are using, check the ADOdb page for the driver. | ||
- | Use of the Data Provider to match a database is the optimal method, if necessary. If used, it matches all the database types that are derived from provider, so if a new database type is added to ADOdb, a data provider match will work without modification of the code. | + | Use of the Data Provider to match a database is the optimal method. If used, it matches all the database types that are derived from provider, so if a new database type is added to ADOdb, a data provider match will work without modification of the code. |
- | ===== The Database | + | ===== The Driver |
The database type is the value used in the [[v5: | The database type is the value used in the [[v5: | ||
Line 25: | Line 25: | ||
In the following example, a table **// | In the following example, a table **// | ||
- Under **MySQL**, an engine type needs to be specified. The '' | - Under **MySQL**, an engine type needs to be specified. The '' | ||
- | - Under **IBM DB2**, | + | - Under **IBM DB2**, |
<code php> | <code php> |
v5/dictionary/structure/platform.1460219603.txt.gz · Last modified: 2017/04/21 11:29 (external edit)