TSQLConnection
From Lazarus wiki
Jump to navigationJump to search
│
English (en) │
français (fr) │
日本語 (ja) │
polski (pl) │
References:
Tutorials/practical articles:
Databases |
A TSQLConnection is a generic non-visible database connection component that has several real-life descendants located on the SQLdb tab of the Component Palette.
- TMySQL40Connection
- TMySQL41Connection
- TMySQL50Connection
- TMySQL51Connection
- TMySQL55Connection
- TMySQL56Connection
- TIBConnection
- TMSSQLConnection
- TSybaseConnection
- TODBCConnection
- TOracleConnection
- TPQConnection
- TSQLite3Connection
See also