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

    ADO hierarchical recordsets HOWTO use them



    Hi!


    Can anybody help meg get started with ADO hierarchical recordsets. I'm going to build a treecontrol using DHTML and hierarchical recordsets and I'm banging my head against a wall right now.


    I'd appreciate any help I can get.


    TIA

    /Henrik


    PS MAybe I'll post something about this when I'm done

  2. #2
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: ADO hierarchical recordsets HOWTO use them



    Hi


    I've not had a chance to use them yet, but there are various articles on the msdn, eg.


    http://msdn.microsoft.com/library/techart/midtier.htm


    You can also search the msdn at http://msdn.microsoft.com for other articles on hierarchical recordsets.


    Regards


    Chris Eastwood


    CodeGuru - the website for developers

    http://www.codeguru.com/vb



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