<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Loading Business Objects into a DataSet</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Loading Business Objects into a DataSet</description>
  <pubDate>Tue, 14 Apr 2026 09:35:45 -700</pubDate>
  <lastBuildDate>Tue, 20 Nov 2007 10:36:36 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=554</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Loading Business Objects into a DataSet : Look at the Intermediate tutorial...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=554&amp;PID=1990#1990</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 554<br /><strong>Posted:</strong> 20-Nov-2007 at 10:36am<br /><br />Look at the Intermediate tutorial on Reporting.&nbsp; It has a solution for creating Crystal Reports.&nbsp; Crystal has the same requirement for an XSD file that you have.&nbsp; Use this solution (or more exactly, one of the projects from this solution) to get your XSD file.]]>
   </description>
   <pubDate>Tue, 20 Nov 2007 10:36:36 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=554&amp;PID=1990#1990</guid>
  </item> 
  <item>
   <title>Loading Business Objects into a DataSet : Many thanks David: BTW, it is...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=554&amp;PID=1978#1978</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=192" rel="nofollow">gussabina</a><br /><strong>Subject:</strong> 554<br /><strong>Posted:</strong> 19-Nov-2007 at 11:28am<br /><br />Many thanks David:<DIV>BTW, it is possibly to have the XSD structure from this? I have a report tool (DataWindow.NET) which can extract data from the DataSet, but it requires the *.XSD file. My idea is to use IdeaBlade creating the Business Objects, and have some help from DataWindow.NET to create some reports.</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance;</DIV><DIV>Gus</DIV>]]>
   </description>
   <pubDate>Mon, 19 Nov 2007 11:28:58 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=554&amp;PID=1978#1978</guid>
  </item> 
  <item>
   <title>Loading Business Objects into a DataSet : The PersistenceManager has a property...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=554&amp;PID=1976#1976</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 554<br /><strong>Posted:</strong> 19-Nov-2007 at 9:48am<br /><br /><P>The PersistenceManager has a property called DataSet which exposes all of the objects in the PersistenceManager Cache as a DataSet.</P><DIV>Therefore:</DIV><DIV>(1) Create a new PersistenceManager</DIV><DIV>(2)&nbsp;Read some objects into the PersistenceManager Cache</DIV><DIV>(3) Access the DataSet through the PM's DataSet property</DIV><DIV>&nbsp;</DIV><DIV><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><FONT size=3><FONT face="Times New Roman"><SPAN style="COLOR: #2b91af">EntityList</SPAN>&lt;<SPAN style="COLOR: #2b91af">Order</SPAN>&gt; orders = pPm.GetEntities&lt;<SPAN style="COLOR: #2b91af">Order</SPAN>&gt;();<?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></FONT></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><FONT size=3><FONT face="Times New Roman"><SPAN style="COLOR: #2b91af">DataSet</SPAN> ds = pPm.DataSet;<o:p></o:p></FONT></FONT></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-FAMILY: Arial"><o:p><FONT size=3>&nbsp;</FONT></o:p></SPAN></P></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 19 Nov 2007 09:48:54 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=554&amp;PID=1976#1976</guid>
  </item> 
  <item>
   <title>Loading Business Objects into a DataSet : Hi: It is possible to load some...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=554&amp;PID=1972#1972</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=192" rel="nofollow">gussabina</a><br /><strong>Subject:</strong> 554<br /><strong>Posted:</strong> 18-Nov-2007 at 3:37pm<br /><br /><DIV>Hi:</DIV><DIV>It is possible to load some Business Objects into a DataSet? Some example about how to make it?</DIV><DIV>Regards;</DIV><DIV>Gus</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 18 Nov 2007 15:37:18 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=554&amp;PID=1972#1972</guid>
  </item> 
 </channel>
</rss>