Hi,

We are trying to write a BLOB (LOB) column in a database via ODBC. In the RecordSet we have bound that column to a CLongBinary object but we have problems using it. After inserting a new record in the database, the field of that column appears always NULL.

Does anyone know whats the problem?

Thanks