PRB: Unable to Update Long Text Fields Using ADOID: Q175245
|
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
ActiveX Data Objects (ADO) 1.0 does not support updating long text fields with a forward-only cursor.
Use a cursor that supports bookmarks (for example, Keyset or Static).
This behavior is by design.
If you have used Visual InterDev's DataForm Wizard to create the code that is experiencing this problem, follow these instructions:
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:
http://support.microsoft.com/support/vinterdev/
Additional query words:
Keywords : kberrmsg kbwizard kbADO kbVisID kbVisID100 kbGrpASP
Version : WINDOWS:1.0,97
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: May 11, 1999