Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - URGENT!!! how find row in 1000000 Records?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

URGENT!!! how find row in 1000000 Records?

 Post Reply Post Reply
Author
Message
mozaheb View Drop Down
Senior Member
Senior Member


Joined: 03 April 2008
Status: Offline
Points: 104
Post Options Post Options   Thanks (0) Thanks(0)   Quote mozaheb Quote  Post ReplyReply Direct Link To This Post Topic: URGENT!!! how find row in 1000000 Records?
    Posted: 24 August 2008 at 1:08am
hi all

please tell me about how find row in many records?


thank you


Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 24 August 2008 at 1:36am
Hi,
 
Just loop trough rows/records collection or use FilterText.
 
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....
Back to Top
AndreiM View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 18 August 2007
Status: Offline
Points: 132
Post Options Post Options   Thanks (0) Thanks(0)   Quote AndreiM Quote  Post ReplyReply Direct Link To This Post Posted: 24 August 2008 at 12:12pm
for what do you need this?
 
In some cases you may use more faster algorithms (for example if rows are sorted you may use binary search to find by search key) or create some helper mechanisms to make this faster).
Back to Top
mozaheb View Drop Down
Senior Member
Senior Member


Joined: 03 April 2008
Status: Offline
Points: 104
Post Options Post Options   Thanks (0) Thanks(0)   Quote mozaheb Quote  Post ReplyReply Direct Link To This Post Posted: 25 August 2008 at 11:05am
i want change date in row after changes data in my database and i want fint row very fast.


how binary search in report control?
Back to Top
nenkalo View Drop Down
Groupie
Groupie
Avatar

Joined: 02 August 2008
Status: Offline
Points: 36
Post Options Post Options   Thanks (0) Thanks(0)   Quote nenkalo Quote  Post ReplyReply Direct Link To This Post Posted: 27 August 2008 at 8:18am

Hi mozaheb

binary search is a one search method (in fact its a optimal algorithm solution to search). and not uniqe for search in RC .

any data object (like data engine and data grid) have main and basic and  fundamentally search method liek togheter . u must use this method with any search solustion to find record .

in other word can i ask from u how u find this record in database to edit date ? u can search in RC like database .
 
 

 

Product: Xtreme SuitePro (ActiveX) version 12.0.1
Platform: Windows XP (32bit)
Language: Visual Basic 6.0
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.172 seconds.