<?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 : Need to load a substring over devforce</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Need to load a substring over devforce</description>
  <pubDate>Wed, 13 May 2026 07:20:28 -700</pubDate>
  <lastBuildDate>Wed, 21 Mar 2012 05:48:57 -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=3341</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>Need to load a substring over devforce :   Thanks a lot smi-mark and...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3341&amp;PID=13045#13045</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1416" rel="nofollow">anishedhli</a><br /><strong>Subject:</strong> 3341<br /><strong>Posted:</strong> 21-Mar-2012 at 5:48am<br /><br />Thanks a lot smi-mark and midnit (so kind from yourselves).<div></div><div>I solved it by making LINQ queries with anonymous types. the link that msi-mark suggested was very interesting and useful in my case :)</div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Wed, 21 Mar 2012 05:48:57 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3341&amp;PID=13045#13045</guid>
  </item> 
  <item>
   <title>Need to load a substring over devforce : If the projection is not as easy...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3341&amp;PID=13024#13024</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=531" rel="nofollow">midnit</a><br /><strong>Subject:</strong> 3341<br /><strong>Posted:</strong> 19-Mar-2012 at 2:41pm<br /><br />If the projection is not as easy to work with as you would like we did it another way.<DIV>&nbsp;</DIV><DIV>Basically we defined the query for the entity in the model (rather than using table def)&nbsp;and the particular column was truncated in the query itself, then we created another entity with the records id and the full value and joined the two entities 1 to 1. Though these technically point to the same table in the database each entity had its particular data and we only retrieved the full data&nbsp;at one record at a time as necessary. It also allowed us to edit it easy enough.</DIV><DIV>&nbsp;</DIV><DIV>I am not claiming this is a great solution but it worked in our situation.</DIV><DIV>&nbsp;</DIV><DIV>In another more data intense scenario we ended up moving the lob to its own table but the model basically remained the same.</DIV>]]>
   </description>
   <pubDate>Mon, 19 Mar 2012 14:41:12 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3341&amp;PID=13024#13024</guid>
  </item> 
  <item>
   <title>Need to load a substring over devforce : You can use a projection to do...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3341&amp;PID=13006#13006</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=449" rel="nofollow">smi-mark</a><br /><strong>Subject:</strong> 3341<br /><strong>Posted:</strong> 16-Mar-2012 at 1:19pm<br /><br />You can use a projection to do what you want. <br><br>http://drc.ideablade.com/xwiki/bin/view/Documentation/query-anonymous-projections<br><br><br>]]>
   </description>
   <pubDate>Fri, 16 Mar 2012 13:19:46 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3341&amp;PID=13006#13006</guid>
  </item> 
  <item>
   <title>Need to load a substring over devforce : Hello everybodymy problem is the...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3341&amp;PID=12998#12998</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1416" rel="nofollow">anishedhli</a><br /><strong>Subject:</strong> 3341<br /><strong>Posted:</strong> 16-Mar-2012 at 4:05am<br /><br />Hello everybody<div><br></div><div>my problem is the following:</div><div>I have a field in a database table (the field is named "content"). During the loading of the table records, I don't want to extract the entire field value , but the x first characters.</div><div><br></div><div>Example:</div><div><br></div><div>Content = "Hello world , how are you ??"</div><div>what should be extracted = "Hello world"</div><div><br></div><div>I ask if there is a manner to make it directly in DevForce (cause of the huge amount of information to transport over the network).</div><div><br></div><div>Thanks a lot in advance</div>]]>
   </description>
   <pubDate>Fri, 16 Mar 2012 04:05:40 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3341&amp;PID=12998#12998</guid>
  </item> 
 </channel>
</rss>