DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Robert Jenkin Guest

    ADO async or sync


    I have a very large database application where the
    tables have 4-500,000 records we need to search on various
    fields that would not form a qood index, plus a search using
    ranges is needed.

    I would like to find the first record have the system continue
    looking for data and as data is found fire a routine in the app
    to let the app know that more data is available to load into
    a grid.

    Any ideas??

    Thanks



  2. #2
    Andrew Grillage Guest

    Re: ADO async or sync

    I have a sample at http://www.concresco.com/grids.htm which uses
    asynchronous fetching. See if that helps.

    --

    Andrew Grillage
    http://www.concresco.com


    Robert Jenkin <Robert.Jenkin@Surecomp.com> wrote in message
    news:39006fdd$1@news.devx.com...
    >
    > I have a very large database application where the
    > tables have 4-500,000 records we need to search on various
    > fields that would not form a qood index, plus a search using
    > ranges is needed.
    >
    > I would like to find the first record have the system continue
    > looking for data and as data is found fire a routine in the app
    > to let the app know that more data is available to load into
    > a grid.
    >
    > Any ideas??
    >
    > Thanks
    >
    >




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
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links