CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 10 of 10

Threaded View

  1. #9
    Join Date
    Jul 2002
    Location
    Portsmouth. United Kingdom
    Posts
    2,727

    Re: search an efficient way to handle a long list

    Quote Originally Posted by KevinHall
    Your description screams "database" to me.
    Yes, a database would certainly fit the bill as this is just the sort of problem that they can easily solve.

    I found this on sourceforge if it's any help.

    or this.
    Last edited by JohnW@Wessex; September 14th, 2007 at 03:06 AM.

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