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.

DBBrowse question

Xailer professional forum in English
Responder
FRANK[1]
Mensajes: 63
Registrado: Jue May 20, 2010 11:25 am

DBBrowse question

Mensaje por FRANK[1] »

Hi,
someone can tell me the difference between Insert and Append
I am using TDBbrowse with DBF and insert method produces the same effect as
the Append method.
someone can tell me if you can insert a record between two others in a DBF
file?
Frank
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9441
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

DBBrowse question

Mensaje por ignacio »

FRANK[1 escribió el jue, 28 abril 2011 08:51]Hi,
someone can tell me the difference between Insert and Append
I am using TDBbrowse with DBF and insert method produces the same effect as
the Append method.
someone can tell me if you can insert a record between two others in a DBF
file?
Frank
Absolutely no difference. But it works nicely with TArrayBrowse. Keep in mind that those methods are declared on its base class TBrowse.
Regards,
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Responder