Subject | Re: [IBO] XML support? |
---|---|
Author | Markus Ostenried |
Post date | 2001-08-15T10:51:16Z |
Marcel,
try ShowMessage( IB_Query1.AsXML );
HTH,
Markus
At 18:39 15.08.2001 +0800, you wrote:
try ShowMessage( IB_Query1.AsXML );
HTH,
Markus
At 18:39 15.08.2001 +0800, you wrote:
>What I mean is just fetch a dataset to xml dom.
>
>Thanks
>Marcel