node_load is still your friend. No real change there, you don&#39;t have to worry about the entity layer. <div><br></div><div>field_get_items will get you the values of the body field in the correct language. <br><br><div class="gmail_quote">
On 24 January 2011 14:16, Blaine Lang <span dir="ltr">&lt;<a href="mailto:Blaine.Lang@nextide.ca">Blaine.Lang@nextide.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
&gt; You should probably not be using the DB API to load the field value.<br>
&gt; Since (in theory) we are able to have our actual field data stored in<br>
&gt; various back-ends, you should only really load the data via node or<br>
entity<br>
&gt; loading functions.<br>
<br>
&gt; The node table itself is still reliably in Sql though, so you can<br>
select<br>
&gt; which node to display via the DB API.<br>
<br>
&gt; Peter<br>
<br>
I agree peter and that&#39;s why I was exploring the entityController class<br>
but did not see a good example of how I would do what I need - return<br>
the body field for the node of type &#39;frontpage_quote&#39;.<br>
<br>
I originally needed a random result and the site is only going to have<br>
10 at most so performance is not an issue as this is a light weight<br>
marketing site, but I appreciate the DB questioning/ideas on the random<br>
issue.<br>
<font color="#888888"><br>
blaine<br>
<br>
<br>
</font></blockquote></div><br></div>