 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Hubert Rétif Guest
|
Posted: Mon Oct 02, 2006 9:58 pm Post subject: TADOQuery SaveToFile non ASCII characters |
|
|
Hi,
With D7, I use a TADOQuery.SaveToFile(fname, pfXML) to put some DB Data into
an XML File.
These data are strings with French characters like é, č, ŕ, etc... They are
not correctly saved in the XML file.
How may I control this in the SaveToFile procedure?
Thanks,
Hubert. |
|
| Back to top |
|
 |
Hubert Rétif Guest
|
Posted: Mon Oct 02, 2006 10:55 pm Post subject: Re: TADOQuery SaveToFile non ASCII characters |
|
|
I have just seen that it have probably nothing to do with XML. After
generating the XML file, I load the XML File in a TStringList:
StrBuffer.LoadFromFile(fname); to do some specific replacements and then
SavetoFile again.
It seems that the French special characters are changed during this
operation...
I will check this in the corresponding group.
Hubert.
"Hubert Rétif" <retifhubert (AT) remove (DOT) this.hispeed.ch> schrieb im Newsbeitrag
news:45214528$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Hi,
With D7, I use a TADOQuery.SaveToFile(fname, pfXML) to put some DB Data
into an XML File.
These data are strings with French characters like é, č, ŕ, etc... They
are not correctly saved in the XML file.
How may I control this in the SaveToFile procedure?
Thanks,
Hubert.
|
|
|
| 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
|
|