OutSystems Forge 日本語データベース

MySQL Connector

廃止予定
※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2013-02-21 1.2 DBconnectors4all _x000D_ _x000D_ Categories
MySQLコネクタを使用すると、アプリケーションをMySQLデータベースで簡単かつ実現可能な方法で統合することができます。
機能リスト 挿入、更新、削除、およびクエリを実行できます 簡単にページネーションを実行できます(どのラインから取得したいかを言う必要があります) クエリの汎用出力(結果のレコードリストを渡すだけ) dotNETとJavaバージョンの両方で使用できます。 要件:バージョン:7.0.1+ 拡張機能が動作しているサーバにmysql-connector-netをインストールしてください

[Overview]
MySQL connector allows you to integrate your application in an easy andfeasiblewaywith a MySQL database.
[Detail]
Feature List Easy to use Allows you to do inserts, updates, deletes and queries Easy to do pagination (just need to say from which to which lines you want to get) Generic output for Queries (just pass a record list for the results) Available for both dotNET and Java version. Requirements: Platform version: 7.0.1+ Have mysql-connector-net installed in the server where your extension is running
戻る