![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » DBISAM Technical Support » Incident Reports » Incident Reports Reported for Version 4.27 » View Incident Report |
![]() |
Reported By: Gary Mouradian Reported On: 5/13/2009 For: Version 4.27 Build 5 |
delete from "inventory" where InvId = :OLD_InvId procedure TDM.qryInventoryBeforeDelete(DataSet: TDataSet); begin updInventory.SetParams(ukDelete); updInventory.Query[ukDelete].ParamByName('OLD_InvId').AsInteger := Dataset.FieldByName('InvId').AsInteger; updInventory.ExecSQL(ukDelete); end;
This web page was last updated on Tuesday, June 3, 2025 at 08:21 AM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |