<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'How to list all tables existing in ms access and  column total' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'How to list all tables existing in ms access and  column total' posted on the 'VB.NET' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 18 May 2013 03:02:56 -0700</pubDate>
    <lastBuildDate>Sat, 18 May 2013 03:02:56 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>How to list all tables existing in ms access and  column total</title>
      <link>http://www.programmersheaven.com/mb/VBNET/429372/429372/how-to-list-all-tables-existing-in-ms-access-and--column-total/</link>
      <description>Please help me with this &lt;br /&gt;
&lt;br /&gt;
I want to list all tables in sql server compact 3.5 database and total of a specific column (I have a column name "total" in all tables).I found sql statement that returns list of table names but how do I get a column sum from all tables and place next to  corespoding table?   &lt;br /&gt;
&lt;br /&gt;
I have tried so far &lt;br /&gt;
&lt;br /&gt;
&lt;pre class="sourcecode"&gt;select table_name from information _schema.columns where column_name=”total”
&lt;/pre&gt;&lt;br /&gt;
 any bit of info would be helpful&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBNET/429372/429372/how-to-list-all-tables-existing-in-ms-access-and--column-total/</guid>
      <pubDate>Tue, 28 Aug 2012 20:22:10 -0700</pubDate>
      <category>VB.NET</category>
    </item>
  </channel>
</rss>