Using OLE columns in a DataWindow object

You can create OLE columns in a DataWindow object. An OLE column allows you to:

You can modify the document in the server, then update the data in the DataWindow object. When the database is updated, the OLE column, which contains the modified document, is stored in the database.

NoteDatabase support for OLE columns If your database supports a blob datatype, then you can implement OLE columns in a DataWindow object. The name of the datatype that supports blob data varies. For information on which datatypes your DBMS supports, see your DBMS documentation.