Subject RE: [IBO] IB_Export into XML
Author IBO Support List
You can simply do a string and then save it to a file.
 
MyStringList.Text := MyQuery.AsXML;
MyStringList.SaveToFile( MyFileName );
 
As for Win/Dos and Unix, it creates the same type of file as the platform you are running from. I don't have a property where you can explicitly specify which you want regardless of what platform you are running on. You could make a feature request at http://tracker.ibobjects.com.
 
Thanks,
Jason


From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf Of Gerhard Schober
Sent: Tuesday, January 14, 2014 6:42 AM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] IB_Export into XML

Hi Jason,
I have no idea what you mean. What I want is to export a table into a XML formatted ASCII file.
Was playing around with your export component but noticed that the output file format "efText_Delimited" is UNIX.
It should be DOS/Windows.

Can I have this setting ?

Thanks
Gerhard



On Fri, Jan 10, 2014 at 6:28 PM, IBO Support List <supportlist@...> wrote:
 

There isn't an XML option for TIB_Export.
 
You may want to look at the TIB_Query's AsXML property.
 
Jason


From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf Of Gerhard Schober
Sent: Friday, January 10, 2014 7:27 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] IB_Export into XML

Hi all,

need a little help exporting records into a XML file.
How is the IB_Export.ExportFormat property working ?
What is [efUser] ?

I have to export a table into a formatted XML file.

Thanks
Gerhard

--
Gerhard Schober
DevCon Engineering
9490 Vaduz
Liechtenstein




--
Gerhard Schober
Business Risk Manager
DevCon Engineering
9490 Vaduz
Liechtenstein
Phone +41 44 5863470
Mobile +41 78 8881571