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.

dbcreate, dbcreateindex equivalent ADS

Xailer professional forum in English
david fung
Mensajes: 257
Registrado: Mié Jul 19, 2006 8:48 am

dbcreate, dbcreateindex equivalent ADS

Mensaje por david fung »

A few questions
1. If I want to create a dbf and index (cdx) from scratch with
fieldlist := { {KEYFLD1, "C", 10, 0}, {KEYFLD2, "D", 8, 0}, {FLD3,
"C", 20, 0 } }
indexes KEYFLD1 tag keyfld1, KEYFLD2 tag keyfld2
how this should be coded using OOP way in Xailer ?
2. If I want to use NTX rdd, how could I open several NTX files for a
dataset using OOP way in Xailer ?
3. What do I need to install in order to use ADS (local server), what
changes do I need to make for Q1 ?
Thanks.
David
Responder