Commerce Server 2000 and 2002 OLEDB provider does not provide direct support for binary columns (275507)



The information in this article applies to:

  • Microsoft Commerce Server 2002
  • Microsoft Commerce Server 2000

This article was previously published under Q275507

SYMPTOMS

The Commerce Server 2000 or 2002 OLEDB provider does not provide direct support for binary columns.

WORKAROUND

To work around this problem, follow these steps:
  1. Programmatically insert a user record that contains no values for the binary columns by using the Commerce Server 2000 or 2002 OLE DB provider.
  2. Retrieve the record that you just inserted, set the values for the binary columns, and then commit the record.

Modification Type:MajorLast Reviewed:11/17/2004
Keywords:kbpending kbprb KB275507