>ADI is slightly modified CDX format and I want like to support for it
>to pure DBFCDX code in the future so I will also need this RDDI action.
Thanks Przemek. I´ll wait.
Best regards,
Toninho.
__
Faça ligações para outros computadores com o novo
On Thu, 18 Sep 2008, [EMAIL PROTECTED] wrote:
Ho Toninho,
> Please tell me a thing: in hbrddcdx.h we have
> #define CDX_PAGELEN 512
> Can we create a new item structure for _DBORDERCONDINFO and put this
> value there? In this way we can set index page size in OrdCondSet()
If you look carefull
Hi Przemek,
Please tell me a thing: in hbrddcdx.h we have
#define CDX_PAGELEN 512
Can we create a new item structure for _DBORDERCONDINFO and put this
value there? In this way we can set index page size in OrdCondSet()
Thanks and best regards,
Toninho.
On Wed, 17 Sep 2008 15:05:17 -0300
Hi ppl,
Are there any set for create Indexes with configurable Page Size ? I
have specific adt databases that need be created with 1024 Index Page
Size.
I have my own ads1.c changed to do this, but IMO is important if we
can have this configuration in set() or at the INDEX ON command.
from a