Results 1 to 2 of 2

Thread: Datagrid without ADODC,urgent

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2001
    Posts
    8

    Datagrid without ADODC,urgent

    I am connecting a ado with datagrid. Everything works fine till I set the datagrids datasource.

    This line gives error -

    Set DataGrid1.DataSource = rs
    DataGrid1.Refresh

    the error is - rowset is not bookmarkable
    Last edited by sushm; Nov 7th, 2001 at 03:33 AM.

  2. #2
    Member
    Join Date
    Jan 2001
    Location
    Richmond, VA
    Posts
    59
    Are you using a server side cursor?
    If so, I believe you cannot use bookmarks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width