Page 1 of 1

Export fixed field

Posted: Tue Oct 17, 2006 4:12 am
by Michelangelo
I want to export data from StimulReport into text file (fixed field format). I want to make a file and specify exactly the number of characters of any columns. For example the first column is 5 characters, the second column 16 etc.

Can I configure StimulReport export to make this?

Thanks

Export fixed field

Posted: Tue Oct 17, 2006 7:10 am
by Vital
Get latest prereliase build of StimulReport.Net from Downloads.
After then you need export data to xml format. After exporting loads
exported data into dataset with method ReadXml. You receive dataset with table
and can save this data as you want.

Thank you.

Export fixed field

Posted: Tue Oct 17, 2006 9:21 am
by Michelangelo
But I want to export directly from StimulReport in a text file with a fixed fields...
I dont want export and reload xml file in a dataset. Using export to file is it possible to define directly from StimulReport the exactly number of characters for all the columns?

Thanks
Michelangelo


Export fixed field

Posted: Tue Oct 17, 2006 9:51 am
by Edward
It will be ready tomorrow.


Thank you.

Export fixed field

Posted: Tue Oct 17, 2006 9:57 am
by Ivan
It will be ready tomorrow.

Thank you.

Export fixed field

Posted: Wed Oct 18, 2006 2:53 am
by Edward
Please contact Image for the patch.
Thank you.