Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
検索SQL文字列を再フォーマットせずに(単にSELECT * FROM my_table)、データ型がclobのOracleフィールドをVB配列に取得しようとしています。ADO レコードセットを使用しています。
接続を閉じるか、レコードセットで他のアクションを実行すると、CLOB の値が失われます。どうすればこれを達成できますか。