In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

indexkey of DBFCDX RDD

Xailer English public forum
Responder
Ingo JH
Mensajes: 358
Registrado: Lun Dic 10, 2007 5:10 pm

indexkey of DBFCDX RDD

Mensaje por Ingo JH »

Hallo,
does anybody know the possible maximum length of an indexkey value?
Is there any possibility to set it?
Thanks in advance
Ingo
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9441
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

indexkey of DBFCDX RDD

Mensaje por ignacio »

Ingo JH escribió el jue, 23 agosto 2012 10:10Hallo,
does anybody know the possible maximum length of an indexkey value?
Is there any possibility to set it?
Thanks in advance
Ingo
In Clipper was 255. I do not know if xHarbour has increase the maximum length. BTW, its easy to overcome this limitation using a UDF, but you will not be able to open the file with third party tools since the UDF will not exist.
Regards,
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Ingo JH
Mensajes: 358
Registrado: Lun Dic 10, 2007 5:10 pm

indexkey of DBFCDX RDD

Mensaje por Ingo JH »

Ignacio,
thank you very much.
Regards
Ingo
"Ignacio Ortiz de Zúñiga" <nonametoavoidspam@xailer.com> schrieb im
Newsbeitrag news:5035e7d0$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Ingo JH escribió el jue, 23 agosto 2012 10:10
>> Hallo,
>>
>> does anybody know the possible maximum length of an
>> indexkey value?
>> Is there any possibility to set it?
>>
>> Thanks in advance
>>
>> Ingo
>
>
> In Clipper was 255. I do not know if xHarbour has increase
> the maximum length. BTW, its easy to overcome this
> limitation using a UDF, but you will not be able to open the
> file with third party tools since the UDF will not exist.
>
> Regards,
> --
> Ignacio Ortiz de Zúñiga
> [Equipo de Xailer/Xailer team]
> http://www.xailer.com
> http://www.xailer.info
alcisoft
Mensajes: 35
Registrado: Dom Sep 23, 2007 10:43 am

indexkey of DBFCDX RDD

Mensaje por alcisoft »

Ignacio,
Me parece que Ingo pregunta por indexkey value y no por indexkey expression.
Una UDF devolvera una indexkey value que, al menos en Clipper, no deberia
sobrepasar 255 caracteres.
Saludos
"Ignacio Ortiz de Zúñiga" <nonametoavoidspam@xailer.com> escribió
en el mensaje news:5035e7d0$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Ingo JH escribió el jue, 23 agosto 2012 10:10
>> Hallo,
>>
>> does anybody know the possible maximum length of an
>> indexkey value?
>> Is there any possibility to set it?
>>
>> Thanks in advance
>>
>> Ingo
>
>
> In Clipper was 255. I do not know if xHarbour has increase
> the maximum length. BTW, its easy to overcome this
> limitation using a UDF, but you will not be able to open the
> file with third party tools since the UDF will not exist.
>
> Regards,
> --
> Ignacio Ortiz de Zúñiga
> [Equipo de Xailer/Xailer team]
> http://www.xailer.com
> http://www.xailer.info
Responder