フォーラム


ゲスト  

ようこそ ゲスト さん。このフォーラムに投稿するには 登録が必要です。

ページ: [1]
トピック: Firebird の UDF を作るための資料
DEKO
管理者
投稿数: 2690
Firebird の UDF を作るための資料
on: 2018/03/28 07:01 Wed

Firebird は、MIN() や MAX()、CAST() などの組み込み SQL 関数と同様に、ユーザー定義関数(UDF)もサポートしています。

ユーザー定義関数(UDF)は、アプリケーション内で頻繁に使用されるカスタマイズされたタスクを実行するホスト言語プログラムです。UDF を利用すると、プログラムを再利用可能で扱いやすい単位に分割することにより、プログラムをモジュール化することができます。その用途としては、統計処理や、文字列/日付の操作などがあります。UDF は、Firebird サーバーの拡張機能であり、サーバープロセスの一部として実行されます。

[Firebird 徹底入門 (Amazon)]
https://amzn.to/2GiHT2a

[Firebird: Writing UDFs for InterBase]
https://www.firebirdsql.org/en/writing-udfs-for-interbase/

[How to write UDF's in Delphi? - The Firebird FAQ]
http://www.firebirdfaq.org/faq83/

[内部関数が足りない? それならUDFだ!]
http://www.atmarkit.co.jp/fdb/rensai/08_firebird/05/firebird05_01.html

[Interbase 開発者ガイド]
http://docs.embarcadero.com/products/interbase/IBXE7_JP/DevGuide_ja.pdf

igy
メンバー
投稿数: 473
Re: Firebird の UDF を作るための資料
on: 2018/03/28 07:26 Wed

Firebird 関連書籍 (PDF 含む)
https://ht-deko.com/delphiforum/?vasthtmlaction=viewtopic&t=606
で挙げられている
[Firebird Books (Firebird Square)]
http://www.tomnekosoft.com/firebird/firebird_books.html
にある
Firebird RDBMS傾向と対策〈4〉UDF活用編
http://www.tomnekosoft.com/firebird/books/firebired_book-4_open.pdf
とかも、ありますね。

DEKO
管理者
投稿数: 2690
Re: Firebird の UDF を作るための資料
on: 2018/03/29 13:33 Thu

Oh! 林さんの書籍にもありましたね!

ページ: [1]
WP Forum Server by ForumPress | LucidCrew
バージョン: 1.7.5 ; ページロード: 0.027 sec.