SQLdb tab/ja

From Free Pascal wiki
Jump to navigationJump to search

English (en) français (fr) 日本語 (ja) русский (ru)

データベースのポータル

参照:

チュートリアル/練習となる記事:

各種データベース

Advantage - MySQL - MSSQL - Postgres - Interbase - Firebird - Oracle - ODBC - Paradox - SQLite - dBASE - MS Access - Zeos

Component Palette SQLdb.png

SQLdb tab(Component Palette/ja)には、「大規模な」データベース システムにアクセスするための非表示コンポーネントが含まれている。

Icon Component Description
tsqlquery.png TSQLQuery/ja SQLコマンドを用いてDataSetから/へデータを読み/書きするために必要とされる
tsqltransaction.png TSQLTransaction/ja 変更をデータベースに転送する方法を定義する
tsqlscript.png TSQLScript/ja 複数の SQL コマンドを実行するためのスクリプト
tsqlconnector.png TSQLConnector/ja 一般的な接続コンポーネント; データベース エンジンはプロパティ ConnectorType
tmssqlconnection.png TMSSQLConnection Connection component to MS SQL database engine
tsybaseconnection.png TSybaseConnection Connection component to Sybase database engine
tpqconnection.png TPQConnection Connection component to Postgres SQL server
tpqteventmonitor.png TPQTEventMonitor Monitors events sent from the Postgres SQL database server
toracleconnection.png TOracleConnection Connection component to Oracle database server
todbcconnection.png TODBCConnection Connection component to an ODBC (Open Database Connectivity) data source
tmysql40connection.png TMySQL40Connection Connection component to MySQL 4.0
tmysql41connection.png TMySQL41Connection Connection component to MySQL 4.1
tmysql50connection.png TMySQL50Connection Connection component to MySQL 5.0
tmysql51connection.png TMySQL51Connection Connection component to MySQL 5.1
tmysql55connection.png TMySQL55Connection Connection component to MySQL 5.5
tmysql56connection.png TMySQL56Connection Connection component to MySQL 5.6
tmysql57connection.png TMySQL57Connection Connection component to MySQL 5.7
tsqlite3connection-n.png TSQLite3Connection/ja SQLite3データベースファイルに接続するコンポーネント
tibconnection.png TIBConnection Connection component to InterBase/Firebird
tfbadmin.png TFBAdmin Component for Interbase/Firebird administration tasks
tfbeventmonitor.png TFBEventMonitor Monitors events sent from the Interbase/Firebird server
tsqldblibraryloader.png 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