<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by slacx</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Sat, 06 Jun 2026 00:31:24 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Select COUNT in Datagridview</title>
            <link>http://forum.lowyat.net/topic/1541934</link>
            <description>Hi everyone&amp;#33;&lt;br /&gt;&lt;br /&gt;I&amp;#39;m using ADO.net to connect to MySQL and Oracle server and have fill the dataset with all the datas that I want. Right now I want to show in datagridview how many error I found in the dataset. For example, in my datatable I have &lt;br /&gt;&lt;br /&gt;Product    Status&lt;br /&gt;A             OK&lt;br /&gt;A             OK&lt;br /&gt;A             NOT_OK&lt;br /&gt;B             NOT_OK&lt;br /&gt;&lt;br /&gt;I want to have table like this and show it in datagridview&lt;br /&gt;&lt;br /&gt;Product    NOT_OK   Percentage_NOT_OK&lt;br /&gt;A              1             33%&lt;br /&gt;B              1             100%&lt;br /&gt;&lt;br /&gt;How can I do this? I&amp;#39;m trying without using another SQL Query ( Select COUNT (Product)  from [mydatabase] where NOT OK = 1)&lt;br /&gt;&lt;br /&gt;Any ideas anyone?</description>
            <author>slacx</author>
            <category>Codemasters</category>
            <pubDate>Sat, 28 Aug 2010 07:10:16 +0800</pubDate>
        </item>
        <item>
            <title>Switches debounce and output to LCD in gcc</title>
            <link>http://forum.lowyat.net/topic/609910</link>
            <description></description>
            <author>slacx</author>
            <category>Codemasters</category>
            <pubDate>Sat, 12 Jan 2008 04:16:10 +0800</pubDate>
        </item>
        <item>
            <title>Interrupt Service Routine</title>
            <link>http://forum.lowyat.net/topic/551227</link>
            <description>Hi all,&lt;br /&gt;&lt;br /&gt;i want to add one interrupt in my program but i stuck with it using microproc 80535. Currently my program run smoothly with one interrupt timer(with 6 LEDs blinking at specific time). But i want to add one more condition in it so that if i push one button all the lights will go off but just one light will blinking(but still using the same timing with the main program). What interrupt should i choose? and where can I put it? &lt;br /&gt;&lt;br /&gt;Thanks for any help. &lt;!--emo&amp;:respect:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/notworthy.gif' border='0' style='vertical-align:middle' alt='notworthy.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>slacx</author>
            <category>Codemasters</category>
            <pubDate>Sat, 10 Nov 2007 04:59:03 +0800</pubDate>
        </item>
    </channel>
</rss>
