PRB: Unable to Update Long Text Fields Using ADO (175245)
The information in this article applies to:
- Microsoft Visual InterDev 1.0
- Microsoft Active Server Pages
- Microsoft Visual Studio 97
- ActiveX Data Objects (ADO) 1.0
- ActiveX Data Objects (ADO) 1.5
- ActiveX Data Objects (ADO) 2.0
- ActiveX Data Objects (ADO) 2.1 SP2
- ActiveX Data Objects (ADO) 2.5
- ActiveX Data Objects (ADO) 2.6
This article was previously published under Q175245 SYMPTOMS
When attempting to perform a table update, the following message appears:
Query Based Insertion or Updating of BLOB values can not be supported.
This may be caused by an attempt to update a non-primary table in a
view
CAUSE
ActiveX Data Objects (ADO) 1.0 does not support updating long text fields
with a forward-only cursor.
RESOLUTION
Use a cursor that supports bookmarks (for example, Keyset or Static).
STATUS
This behavior is by design.
REFERENCES
For the latest Knowledge Base articles and other support information on
Visual InterDev and Active Server Pages, see the following page on the
Microsoft Technical Support site:
Modification Type: | Major | Last Reviewed: | 5/2/2006 |
---|
Keywords: | kberrmsg kbMDACNoSweep kbprb kbwizard KB175245 |
---|
|