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
--
.....
-
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
--
..
-
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