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
-
- Posts: 5
- Joined: Thu Aug 17, 2006 10:18 am
- Location: Italy
Export fixed field
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.
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.
-
- Posts: 5
- Joined: Thu Aug 17, 2006 10:18 am
- Location: Italy
Export fixed field
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
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
It will be ready tomorrow.
Thank you.
Thank you.
Export fixed field
It will be ready tomorrow.
Thank you.
Thank you.
Export fixed field
Please contact
for the patch.
Thank you.

Thank you.