Difference between revisions of "SQLdb tab"

From Lazarus wiki
Jump to navigationJump to search
Line 1: Line 1:
 
{{Infobox databases}}
 
{{Infobox databases}}
The '''SQLdb tab''' of the [[Component Palette]] contains non-visible databaseconnectors for use with [[TDataSet]] and [[TDataSource]].  
+
The '''SQLdb tab''' of the [[Component Palette]] contains non-visible database connectors for use with [[TDataSet]] and [[TDataSource]].  
  
 
[[Image:Component_Palette_SQLdb.png]]
 
[[Image:Component_Palette_SQLdb.png]]
  
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 +
! icon || Component | Description
 
|-
 
|-
| [[image:tsqlquery.png]] || [[TSQLQuery]] ||  
+
| [[image:tsqlquery.png]] || [[TSQLQuery]] ||SQL query
 
|-
 
|-
| [[image:tsqltransaction.png]] || [[TSQLTransaction]] ||  
+
| [[image:tsqltransaction.png]] || [[TSQLTransaction]] || Transaction
 
|-
 
|-
| [[image:tsqlscript.png]] || [[TSQLScript]] ||  
+
| [[image:tsqlscript.png]] || [[TSQLScript]] || Scripting
 
|-
 
|-
| [[image:tsqlconnector.png]] || [[TSQLConnector]] ||  
+
| [[image:tsqlconnector.png]] || [[TSQLConnector]] || generic connector
 
|-
 
|-
| [[image:tmssqlconnection.png]] || [[TMSSQLConnection]] ||  
+
| [[image:tmssqlconnection.png]] || [[TMSSQLConnection]] || MS SQL
 
|-
 
|-
| [[image:tsybaseconnection.png]] || [[TSybaseConnection]] ||  
+
| [[image:tsybaseconnection.png]] || [[TSybaseConnection]] || Sybase
 
|-
 
|-
| [[image:tpqconnection.png]] || [[TPQConnection]] ||  
+
| [[image:tpqconnection.png]] || [[TPQConnection]] || Postgres
 
|-
 
|-
| [[image:tpqteventmonitor.png]] || [[TPQTEventMonitor]] ||  
+
| [[image:tpqteventmonitor.png]] || [[TPQTEventMonitor]] || Postgres event monitor
 
|-
 
|-
| [[image:toracleconnection.png]] || [[TOracleConnection]] ||  
+
| [[image:toracleconnection.png]] || [[TOracleConnection]] || Oracle
 
|-
 
|-
| [[image:todbcconnection.png]] || [[TODBCConnection]] ||  
+
| [[image:todbcconnection.png]] || [[TODBCConnection]] || ODBC
 
|-
 
|-
| [[image:tmysql40connection.png]] || [[TMySQL40Connection]] ||  
+
| [[image:tmysql40connection.png]] || [[TMySQL40Connection]] || MySQL 4.0
 
|-
 
|-
| [[image:tmysql41connection.png]] || [[TMySQL41Connection]] ||  
+
| [[image:tmysql41connection.png]] || [[TMySQL41Connection]] || MySQL 4.1
 
|-
 
|-
| [[image:tmysql50connection.png]] || [[TMySQL50Connection]] ||  
+
| [[image:tmysql50connection.png]] || [[TMySQL50Connection]] || MySQL 5.0
 
|-
 
|-
| [[image:tmysql51connection.png]] || [[TMySQL51Connection]] ||  
+
| [[image:tmysql51connection.png]] || [[TMySQL51Connection]] || MySQL 5.1
 
|-
 
|-
| [[image:tmysql55connection.png]] || [[TMySQL55Connection]] ||  
+
| [[image:tmysql55connection.png]] || [[TMySQL55Connection]] || MySQL 5.5
 
|-
 
|-
| [[image:tmysql56connection.png]] || [[TMySQL56Connection]] ||  
+
| [[image:tmysql56connection.png]] || [[TMySQL56Connection]] || MySQL 5.6
 
|-
 
|-
| [[image:tsqlite3connection.png]] || [[TSQLite3Connection]] ||  
+
| [[image:tsqlite3connection.png]] || [[TSQLite3Connection]] || SQLite
 
|-
 
|-
 
| [[image:tibconnection.png]] || [[TIBConnection]] || InterBase/[[Firebird]]
 
| [[image:tibconnection.png]] || [[TIBConnection]] || InterBase/[[Firebird]]
 
|-
 
|-
| [[image:tfbadmin.png]] || [[TFBAdmin]] ||  
+
| [[image:tfbadmin.png]] || [[TFBAdmin]] || Firebird admin
 
|-
 
|-
| [[image:tfbeventmonitor.png]] || [[TFBEventMonitor]] ||  
+
| [[image:tfbeventmonitor.png]] || [[TFBEventMonitor]] || Firebird Event monitor
 
|-
 
|-
| [[image:tsqldblibraryloader.png]] || [[TSQLDBLibraryLoader]] ||  
+
| [[image:tsqldblibraryloader.png]] || [[TSQLDBLibraryLoader]] || Library loader
 
|}
 
|}
  

Revision as of 18:15, 4 September 2016