ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:userguide:userguide_index

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
v5:userguide:userguide_index [2016/04/10 23:20] mnewnhamv5:userguide:userguide_index [2020/01/13 15:50] (current) – Remove NOTOC dregad
Line 2: Line 2:
 [[v5:userguide:index|User Guide Index]]\\ [[v5:userguide:index|User Guide Index]]\\
 </WRAP> </WRAP>
-~~NOTOC~~ 
 ====== User Guide ======  ====== User Guide ====== 
 ===== List Of Tutorials ===== ===== List Of Tutorials =====
Line 50: Line 49:
  
 ===== Additional Documentation ===== ===== Additional Documentation =====
-[[v5:reference:reference_index|Reference Guide]]\\ +
-[[project:include_file_guide|Include File Guide]]\\ +
-[[v5:userguide:portable_sql|Writing Portable SQL]]\\ +
-[[v5:userguide:mysql_tutorial|Migrating MySQL applications to ADOdb]]\\ +
-[[v5:userguide:error_handling|Customizing Error Handling]]\\ +
-[[v5:userguide:stored_procedure|Stored Procedure Example]]\\ +
-[[v5:userguide:deprecated|Deprecated Functionality]]\\+
 <WRAP> <WRAP>
-<wrap left 180px></wrap> +<wrap left 180px>[[v5:database:connection_matrix]]</wrap> 
-<wrap left 450px></wrap>+<wrap left 450px>A guide to establishing connections across the supported databases</wrap>
 </WRAP> </WRAP>
 +----------------------------
 <WRAP> <WRAP>
-<wrap left 180px></wrap> +<wrap left 180px>[[project:include_file_guide|Include File Guide]]</wrap> 
-<wrap left 450px></wrap>+<wrap left 450px>Include file requirements for the various features</wrap>
 </WRAP> </WRAP>
 +----------------------------
 <WRAP> <WRAP>
-<wrap left 180px></wrap> +<wrap left 180px>[[v5:userguide:portable_sql|Writing Portable SQL]]</wrap> 
-<wrap left 450px></wrap>+<wrap left 450px>Limiting SQL statements to ensure cross database portability</wrap>
 </WRAP> </WRAP>
 +----------------------------
 <WRAP> <WRAP>
-<wrap left 180px></wrap> +<wrap left 180px>[[v5:userguide:mysql_tutorial]]</wrap> 
-<wrap left 450px></wrap>+<wrap left 450px>How to migrate database specific applications to ADOdb</wrap>
 </WRAP> </WRAP>
 +----------------------------
 <WRAP> <WRAP>
-<wrap left 180px></wrap> +<wrap left 180px>[[v5:userguide:error_handling|Customizing Error Handling]]</wrap> 
-<wrap left 450px></wrap>+<wrap left 450px>Trapping and redirecting database errors using exceptions</wrap>
 </WRAP> </WRAP>
 +----------------------------
 <WRAP> <WRAP>
-<wrap left 180px></wrap> +<wrap left 180px>[[v5:userguide:stored_procedure|Stored Procedure Example]]</wrap> 
-<wrap left 450px></wrap>+<wrap left 450px>How to use stored procedures in the supported databases</wrap>
 </WRAP> </WRAP>
 +-----------------------------
 <WRAP> <WRAP>
-<wrap left 180px></wrap> +<wrap left 180px>[[v5:database:feature_comparison|Feature Comparison Matrix]]</wrap> 
-<wrap left 450px></wrap>+<wrap left 450px>Supported database feature</wrap> 
 +</WRAP> 
 +---------------------------- 
 +<WRAP> 
 +<wrap left 180px>[[v5:userguide:deprecated|Deprecated Functionality]]</wrap> 
 +<wrap left 450px>Unsupported features</wrap>
 </WRAP> </WRAP>
- 
- 
v5/userguide/userguide_index.1460323226.txt.gz · Last modified: 2017/04/21 11:38 (external edit)