Página 1 de 1

TDataSet:End()

Publicado: Dom Mar 05, 2006 8:01 pm
por Aguiar Costa
Hello !!
The help file says that method TDataSet:End() "Destroys the TDataSet,
closing it before in the case that it is open. If there is a temporary file
created to manage the TDataSet, this file will be destroyed as well."
Does that means that if i call this method my table will be erased ? I did
that and nothing happened. What are you reffering to when you say "temporary
file" ?
What i want is to create a unique temporary database file and erase it when
it's closed by TDbfDataSet.
Does Xailer have an easy or quick way to do that ? Or do you have an example
of how to do that ?
Your help is highly apreciated.
Thanks.
Aguiar !