Inserts binary data into a SQL Server Image field.This method updates a single image field on a specific record specified by a WHERE clause.

Note: In VFP 9 this is no longer necessary. Just cast binary data varBinary or Blob data types instead.