FIX: Sybase Cursor Can't Scroll Back in a DataForm-Wizard Form (168271)



The information in this article applies to:

  • Microsoft Visual InterDev 1.0

This article was previously published under Q168271

SYMPTOMS

The following error occurs when attempting to scroll backward on a DataForm Wizard-generated form that is connected to a Sybase table:

"Microsoft OLE DB Provider for ODBC Drivers error '80040e29' The rowset cannot scroll backward"

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug has been corrected in Visual Studio 97 Service Pack 1.

For additional information about the Visual Studio 97 Service Pack 1, please see the following article in the Microsoft Knowledge Base:

170365 INFO: Visual Studio 97 Service Packs - What, Where, and Why

MORE INFORMATION

Steps to Reproduce Behavior

  1. Insert a connection to a Sybase database into a web project.
  2. Run the Data Form Wizard and choose a table from the Sybase connection.
  3. Preview the xxxFORM.ASP.
  4. Move Next using the ">" button.
  5. Move Previous "<" or back to first using the "<<" button.

Modification Type:MajorLast Reviewed:4/21/2001
Keywords:kb3rdparty kbbug kberrmsg kbVisID600fix kbVS97sp1fix kbVS97sp2fix KB168271