 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
NHA Guest
|
Posted: Thu Oct 23, 2003 7:10 am Post subject: TclientDataSet.loadfromFile eSafeArraylockedError |
|
|
hello
i am trying to load and save a dataset in a xml file.
I save the TclientDataset in the xml file and it the xml file is ok
cds1.SaveToFile('c:test.xml',dfXML);
but the next time I launch the program and load the dataset I get the
following error : eSafeArraylockedError
"The variant or the array is locked".
if fileExists('c:test.xml') then
cds1.LoadFromFile('c:test.xml');
Note that append only on a XP PRO PC not on my XP HOME PC.
Please help me !
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|