Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by anna123

  1. anna123

    What can cause automatical commit while updating datawindow?

    Hi, I performed transaction_obj.autocommit = false before Update() and it didn't help. Maybe there is something in update properties of the datawindow? Anna
  2. anna123

    What can cause automatical commit while updating datawindow?

    Hello: I have datawindow built in runtime (PB 6.5) with the following update properties: dw_1.Modify("DataWindow.Table.UpdateTable='" + Upper(as_table_name) + "'") dw_1.Modify("DataWindow.Table.UpdateWhere='1'")...

Part and Inventory Search

Back
Top