SQLdb tab/ja
From Free Pascal wiki
Jump to navigationJump to search
│
English (en) │
français (fr) │
日本語 (ja) │
русский (ru) │
参照: チュートリアル/練習となる記事: 各種データベース |
SQLdb tab(Component Palette/ja)には、「大規模な」データベース システムにアクセスするための非表示コンポーネントが含まれている。
Icon | Component | Description |
---|---|---|
TSQLQuery/ja | SQLコマンドを用いてDataSetから/へデータを読み/書きするために必要とされる | |
TSQLTransaction/ja | 変更をデータベースに転送する方法を定義する | |
TSQLScript/ja | 複数の SQL コマンドを実行するためのスクリプト | |
TSQLConnector/ja | 一般的な接続コンポーネント; データベース エンジンはプロパティ ConnectorType
| |
TMSSQLConnection | Connection component to MS SQL database engine | |
TSybaseConnection | Connection component to Sybase database engine | |
TPQConnection | Connection component to Postgres SQL server | |
TPQTEventMonitor | Monitors events sent from the Postgres SQL database server | |
TOracleConnection | Connection component to Oracle database server | |
TODBCConnection | Connection component to an ODBC (Open Database Connectivity) data source | |
TMySQL40Connection | Connection component to MySQL 4.0 | |
TMySQL41Connection | Connection component to MySQL 4.1 | |
TMySQL50Connection | Connection component to MySQL 5.0 | |
TMySQL51Connection | Connection component to MySQL 5.1 | |
TMySQL55Connection | Connection component to MySQL 5.5 | |
TMySQL56Connection | Connection component to MySQL 5.6 | |
TMySQL57Connection | Connection component to MySQL 5.7 | |
TSQLite3Connection/ja | SQLite3データベースファイルに接続するコンポーネント | |
TIBConnection | Connection component to InterBase/Firebird | |
TFBAdmin | Component for Interbase/Firebird administration tasks | |
TFBEventMonitor | Monitors events sent from the Interbase/Firebird server | |
TSQLDBLibraryLoader | Specifies the names and locations of SQLDB database libraries |
Component Palette/ja |
---|
Standard - Additional - Common Controls - Dialogs - Data Controls - Data Access - System - Misc - LazControls - RTTI - SQLdb - Pascal Script - SynEdit - Chart - IPro |