Re: XML import/export for ADO



okay i've found a SaveToFile/LoadFromFile methods of TADODataSet.

but when i do LoadFromFile, i have

The process can not use file because its being used by another process.

Before i do LoadFromFile, i have a code which creates this file, and i have
CloseFile
at the end.

Whats the problem?

"Eugene V. Goldberg" <egold@xxxxxxxxx> wrote in message
news:47c30d2c$1@xxxxxxxxxxxxxxxxxxxxxxxxx


.