CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2000
    Location
    New York
    Posts
    1

    visual interdev 6.0

    I hope someone can help me with this problem. I tried to bind a grid control to a recordset. The recordset is connected to an Access Database. Whenever I try to view the grid on the Internet Explorer 5.0, I get this message 'Object Expected'. I need to know what to do to make this grid show the records from the database using the recordset.


  2. #2
    Join Date
    Aug 2000
    Location
    China,Beijing
    Posts
    1

    Re: visual interdev 6.0

    reset the database connection with ODBC to Access


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

Featured