Index command with SQLRDD ? - xharbour

This is a discussion on Index command with SQLRDD ? - xharbour ; Hi all, can the INDEX ON <EXPRESSION> TAG <TAGNAME> EVAL <BLOCK> EVERY <COUNT> work with SQLRDD ? it seems the eval from index command can't work with sqlrdd. Thanks -- .....

+ Reply to Thread
Results 1 to 2 of 2

Index command with SQLRDD ?

  1. Default Index command with SQLRDD ?

    Hi all,

    can the INDEX ON <EXPRESSION> TAG <TAGNAME> EVAL <BLOCK> EVERY <COUNT>

    work with SQLRDD ?

    it seems the eval from index command can't work with sqlrdd.

    Thanks

    --
    ..

  2. Default Re: Index command with SQLRDD ?

    On Jan 31, 7:37 am, "fatfat" <fat...@fatfat.com> wrote:
    > Hi all,
    >
    > can the INDEX ON <EXPRESSION> TAG <TAGNAME> EVAL <BLOCK> EVERY <COUNT>
    >
    > work with SQLRDD ?
    >
    > it seems the eval from index command can't work with sqlrdd.


    No, it does not. Index is created on the SERVER and there is no way to
    get the current status during the process.

    Marcelo

+ Reply to Thread