本記事では CData サポート担当からこんなことを聞かれたらどこを確認すべきか?という観点で、よく頂くお問合せ内容をご紹介します。
記事はこちら →CData JDBC Driver for HarperDB は、CloverETL からHarperDB への作成、読み取り、更新、削除のCRUD コマンド 処理を実現します。本記事では、CloverETL でJDBC Driver を使い、HarperDB をシンプルなCSV ファイルに変換します。
jdbc:harperdb:Server=127.0.0.1;User=admin;Password=1234;
Set the Server, User, and Password connection properties to connect to HarperDB. Set UseSSL to secure connections with TLS/SSL.
SELECT * FROM Customers