[V4MD] API string search, dir example request

Ruslan Zasukhin sunshine at public.kherson.ua
Fri Apr 1 10:22:11 CST 2005


On 4/1/05 9:34 AM, "info at vallemediatime.com" <info at vallemediatime.com>
wrote:

> Hi Ruslan ann Igor,
> I need to know if  is possible to make this common search method:
> 1a. search in ONE TABLE in ALL FIELDS and show ALL fields
> 1b. search in ONE TABLE in ALL FIELDS and show custom list of fields (F1, F4,
> F7...)

Paolo, 

You still cannot see one simple thing.
API way do not care about fields!

Stop and listen me again:

* let you have T1. 
    let it have 20 or 50 or 100 fields. NEVER MIND.

* you do search and get SET of found records.,
    SET -- this is just an array of RecIDs
    for example:

    [ 1, 3, 5 ]    

* when you come to record with RecId 3
    it is UP TO YOU what to do now with this records.
    you can show 1 filed, or 10 or 100.
    UP TO your algorithm.

You see?


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list