掲示板システム
ホーム
アクセス解析
カテゴリ
ログアウト
Updatesqlについて (ID:28542)
名前
ホームページ(ブログ、Twitterなど)のURL (省略可)
本文
UpdateSQLがうまくいきません。以下のようなコードで実行すると、例外エラー'アップデート失敗'がでます。 propertyの設定は cachedupdate true /requestlive true /updateobject updatesql updatesqlのsqlの設定文もできてると思うんですが、、、 procedure TSDIAppForm.Button1Click(Sender: TObject); begin if query1.UpdatesPending then begin query1.ApplyUpdates; end; query1.CommitUpdates; query1.Close; end; どうすればいいでしょうか?教えてください Access2000に接続してます Turbo Delphi for wind32 OS : wind2000です。
←解決時は質問者本人がここをチェックしてください。
更新する
戻る
掲示板システム
Copyright 2021 Takeshi Okamoto All Rights Reserved.