﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » Updates and Information » Samples and Solutions  » Using ExcelHelper Tool to Export Business Object to Excel Document</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Thu, 16 Apr 2026 13:47:28 GMT</lastBuildDate><ttl>20</ttl><item><title>Using ExcelHelper Tool to Export Business Object to Excel Document</title><link>http://forum.strataframe.net/FindPost25683.aspx</link><description>&lt;STRONG&gt;Overview&lt;BR&gt;&lt;/STRONG&gt;Another common topic that comes up on the forum is exporting a BO to an Excel spreadhsheet.&amp;nbsp; And this is one of those tools that you don't need it until you need it.&amp;nbsp; But once you do, it is extremely handy!&amp;nbsp; The ExcelHelper uses the Microsoft Jet OLEDB engine to interface with Excel to query and produce the &amp;#100;ocument.&amp;nbsp; So if you are running on a 64-bit machine, be sure to build the&amp;nbsp;assembly in x86 otherwise it will not work.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Solution&lt;/STRONG&gt;&lt;BR&gt;This sample is pretty straight forward.&amp;nbsp; The business object will first be populated with 100 records and then those records are then exported to an Excel &amp;#100;ocument.&amp;nbsp; You can see that the code required is minimal and very easy to implement!</description><pubDate>Sun, 31 Jan 2010 19:13:02 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>