Updating an Image Column with TextPointer.sendData

Update a column with image data using TextPointer.sendData.

  1. Get a TextPointer object for the row and column that you want to update.
  2. Use TextPointer.sendData to execute the update.

In this example, image data from the file Anne_Ringer.gif is sent to update the pic column of the au_pix table in the pubs2 database. The update is for the row with author ID 899-46-2035.