Showing posts with label OLE DB Command. Show all posts
Showing posts with label OLE DB Command. Show all posts

Thursday, June 18, 2009

Script untuk update row guna OLE DB Command

  1. UPDATE Client SET AddressID = ? WHERE (ClientID = ?)
  2. hit the Refresh button, and then you can map the parameters to variables on the Column Mapping tab