掲示板システム
ホーム
アクセス解析
カテゴリ
ログアウト
IBTableでキー検索するには? (ID:148866)
名前
ホームページ(ブログ、Twitterなど)のURL (省略可)
本文
HFUKUSHI様 早速にありがとうございます・ こんな感じでしょうか? With IBTable3 do if Locate('Form_id',VarArrayOf([para_form_id]),[])=ture then showmessage('FOUND') else showmessage('Not found'); 以下のFindKeyは検索速度が遅いです? if IBTable1.FindKey(['20200601']) then showmessage('Found') else showmessage('Not found'); まだ実際に動かしてはいません が、 else showmessage('not Found');
←解決時は質問者本人がここをチェックしてください。
戻る
掲示板システム
Copyright 2021 Takeshi Okamoto All Rights Reserved.