 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Pierre Chretien Guest
|
Posted: Sat Jan 17, 2004 9:50 pm Post subject: Pictures in XML blob field |
|
|
I would like to store / restore picture files using a blob field in an WML
database through a ClientDataSet.
Is it possible? If yes, how?
Many thanks
Pierre Chretien
|
|
| Back to top |
|
 |
Mike Shkolnik Guest
|
Posted: Sat Jan 17, 2004 9:52 pm Post subject: Re: Pictures in XML blob field |
|
|
Generally all non-readable chars stored in xml using CDATA-tag:
<![CDATA[....]]>
But TClientDataset store blobs without this CDATA-tag. Anyway TClientDataset
allow to save/load blob-fields in xml (same as any other field type - no
changes)
--
With best regards, Mike Shkolnik
E-mail: [email]mshkolnik (AT) scalabium (DOT) com[/email]
WEB: http://www.scalabium.com
"Pierre Chretien" <pierre.chretien4 (AT) wanadoo (DOT) fr> wrote
| Quote: | I would like to store / restore picture files using a blob field in an WML
database through a ClientDataSet.
Is it possible? If yes, how?
Many thanks
Pierre Chretien
|
|
|
| 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
|
|