CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 1999
    Posts
    4

    Source code examples to use DBGrid in Unbound mode???

    Anyone have code examples of populating\accessing a DBGrid in unbound mode. Im using VB 5.0 and DAO. ThX


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: Source code examples to use DBGrid in Unbound mode???

    check MSDN article Q185886
    it refers to a sample program that comes with VB 5


  3. #3
    Join Date
    Aug 1999
    Posts
    4

    Re: Source code examples to use DBGrid in Unbound mode???

    Thanks Lothar, I will


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