<HTML>
<HEAD>
<TITLE>Re: [support] Module created tables in Views?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Thanks Dave. &nbsp;I&#8217;ll look into those two references.<BR>
-- <BR>
Alex Adams<BR>
<BR>
hawkVision &#8212; building highly agile worlds of knowledge<BR>
A2 Technology Partners, Inc.<BR>
831-724-1397<BR>
<a href="alex@a2technology.com">alex@a2technology.com</a><BR>
www.a2technology.com<BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>&quot;Metzler, David&quot; &lt;<a href="metzlerd@evergreen.edu">metzlerd@evergreen.edu</a>&gt;<BR>
<B>Reply-To: </B>&lt;<a href="support@drupal.org">support@drupal.org</a>&gt;<BR>
<B>Date: </B>Mon, 27 Jun 2011 08:12:25 -0700<BR>
<B>To: </B>&lt;<a href="support@drupal.org">support@drupal.org</a>&gt;<BR>
<B>Subject: </B>Re: [support] Module created tables in Views?<BR>
<BR>
</SPAN></FONT><FONT COLOR="#000080"><FONT SIZE="2"><FONT FACE="Arial"><SPAN STYLE='font-size:10pt'>In order for views to deal with data in custom tables, you need to provide support for it by writing special hooks into your module. &nbsp;If you want to learn to do this there&#8217;s a link to the api documentation on the views project page. <BR>
&nbsp;<BR>
If you want to do just do displays/reporting against raw tables in your site, you could also check out the forena project. &nbsp;It&#8217;s not as polished as views for rolling stuff out to end users, but is pretty good for developers familiar with writing sql. <BR>
<BR>
Dave &nbsp;<BR>
&nbsp;<BR>
</SPAN></FONT></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>
</SPAN></FONT>
<P ALIGN=CENTER>
<FONT FACE="Times New Roman"><SPAN STYLE='font-size:12pt'><HR ALIGN=CENTER SIZE="2" WIDTH="100%"></SPAN></FONT>
<P>
<FONT SIZE="2"><FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'><B>From:</B> <a href="support-bounces@drupal.org">support-bounces@drupal.org</a> [<a href="mailto:support-bounces@drupal.org">mailto:support-bounces@drupal.org</a>] <B>On Behalf Of </B>Alex Adams<BR>
<B>Sent:</B> Friday, June 24, 2011 2:19 PM<BR>
<B>To:</B> <a href="support@drupal.org">support@drupal.org</a><BR>
<B>Subject:</B> [support] Module created tables in Views?<BR>
</SPAN></FONT></FONT><FONT FACE="Times New Roman"><SPAN STYLE='font-size:12pt'> <BR>
</SPAN></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Can Views handle tables in the default database that are created and used by modules?<BR>
<BR>
I&#8217;ve just tried to create a View to do just that, but nothing appears that&#8217;s not a custom field to be used by a node type.<BR>
<BR>
Am I going to have to do this in the module?<BR>
<BR>
Drupal 7 by the way.<BR>
<BR>
Thanks in advance,<BR>
-- <BR>
Alex Adams<BR>
<BR>
hawkVision &#8212; building highly agile worlds of knowledge<BR>
A2 Technology Partners, Inc.<BR>
831-724-1397<BR>
<a href="alex@a2technology.com">alex@a2technology.com</a><BR>
www.a2technology.com<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>-- <BR>
[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>