Menu

BMDBFCDX RDD (bitmap filter) / News: Recent posts

Added ourXdbu as sample of use

Source code of ourXdbu has been added to the project as sample of RDD use

Posted by Miguel Angel Marchuet Frutos 2008-02-08

Bitmap filters implemented

Bitmap filters implemented
In the next version i hope to implement:

Rushmore technologie.

New implemented functions:
BM_DbSetFilterArrayAdd( aRecno )
Add array of Recno to filter

BM_DbSetFilterArrayDel( aRecno )
Del array of Recno from filter

BM_DbSeekWild( cWildExpr, lSoftSeek, lFindLast, lNext, lRetrieveAllRecors )
Seeks with wildcard more quick than OrdWildSeek.
If lRetrieveAllRecors retrieves an array of records that find.
Ex.:
BM_DbSetFilterArray( BM_DbSeekWild( '*9',,,,.T.) )... read more

Posted by Miguel Angel Marchuet Frutos 2006-10-05
MongoDB Logo MongoDB