<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by zzero</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Mon, 25 May 2026 22:16:38 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Wired + Wireless</title>
            <link>http://forum.lowyat.net/topic/707245</link>
            <description>I have 2 different connection.. &lt;br /&gt;connection A - wired&lt;br /&gt;connection B - wireless&lt;br /&gt;both connection have internet access and is on 2 different router/modem&lt;br /&gt;&lt;br /&gt;is it possible to split the usage..?&lt;br /&gt;eg.&lt;br /&gt;IE to use connection A&lt;br /&gt;Firefox to use connection B&lt;br /&gt;&lt;br /&gt;im not sure what exactly the term to use..  &lt;!--emo&amp;:sweat:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/sweat.gif' border='0' style='vertical-align:middle' alt='sweat.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>zzero</author>
            <category>Networks and Broadband</category>
            <pubDate>Thu, 29 May 2008 12:22:36 +0800</pubDate>
        </item>
        <item>
            <title>tSQL query help..</title>
            <link>http://forum.lowyat.net/topic/508032</link>
            <description>need some help on querying&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;tblA structure:&lt;br /&gt;&lt;br /&gt;id    xx   amt&lt;br /&gt;-------------&lt;br /&gt;1     a    10&lt;br /&gt;1     a    20&lt;br /&gt;1     b    5&lt;br /&gt;1     c    2&lt;br /&gt;2     a    10&lt;br /&gt;2     b    2&lt;br /&gt;&lt;br /&gt;i need to query it to become like this:&lt;br /&gt;&lt;br /&gt;id    xxA_amt  xxB_amt   xxC_amt&lt;br /&gt;----------------------------------------&lt;br /&gt;1     30           5              2&lt;br /&gt;2     10           2              0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;table tblA is huge..&lt;br /&gt;i need to take care of the performance.. make sure the query is fast and not lagging the system&lt;br /&gt;&lt;br /&gt;should i use this?&lt;br /&gt;&lt;br /&gt;select tblB.id, &lt;br /&gt;  select sum(amt) tblA where zz=tblB.id and xx=a,&lt;br /&gt;  select sum(amt) tblA where zz=tblB.id and xx=b,&lt;br /&gt;  select sum(amt) tblA where zz=tblB.id and xx=c&lt;br /&gt;from tblB&lt;br /&gt;&lt;br /&gt;or joining tblA 3 times?&lt;br /&gt;or the cursor way?&lt;br /&gt;or any other suggestion?&lt;br /&gt;&lt;br /&gt;</description>
            <author>zzero</author>
            <category>Codemasters</category>
            <pubDate>Tue, 21 Aug 2007 11:39:30 +0800</pubDate>
        </item>
        <item>
            <title>J2ME application compatibility</title>
            <link>http://forum.lowyat.net/topic/333066</link>
            <description>i recently developed a j2me application (cldc 1.0, midp 1.0).. i tested on few phone model, some works some doesnt.. and some stuck when connecting to server..&lt;br /&gt;any suggestion on any setting i should set? there&amp;#39;s some optional package included in the setting but im not sure if this causes the compatibility.. any idea? im using netbeans ide..&lt;br /&gt;&lt;br /&gt;btw, im new to j2me..&lt;br /&gt;</description>
            <author>zzero</author>
            <category>Codemasters</category>
            <pubDate>Mon, 28 Aug 2006 18:34:23 +0800</pubDate>
        </item>
        <item>
            <title>J2me retrieve data</title>
            <link>http://forum.lowyat.net/topic/318741</link>
            <description>how actually j2me application retrieve data from database?&lt;br /&gt;i&amp;#39;m thinking of using web services and returning xml back to j2me..&lt;br /&gt;but i was told that mobile service provider (eg. Maxis) will filter out anything except wml format.. can anyone clarify this?</description>
            <author>zzero</author>
            <category>Codemasters</category>
            <pubDate>Wed, 26 Jul 2006 15:02:21 +0800</pubDate>
        </item>
        <item>
            <title>Windows Services</title>
            <link>http://forum.lowyat.net/topic/310343</link>
            <description>is there any possible way developing windows services with user interface? in vb.net&lt;br /&gt;any idea how to do it?&lt;br /&gt;&lt;br /&gt;the current project is a listener vb.net (not windows services), it always accidentlly close by someone, hence now want to convert it to windows services..</description>
            <author>zzero</author>
            <category>Codemasters</category>
            <pubDate>Thu, 06 Jul 2006 16:05:33 +0800</pubDate>
        </item>
        <item>
            <title>Sql Server Printin..</title>
            <link>http://forum.lowyat.net/topic/275458</link>
            <description>Is there a way to print out sql server table? i mean send to printer print out hardcopy.. where it print out all the field name and data type..&lt;br /&gt;&lt;br /&gt;&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>zzero</author>
            <category>Codemasters</category>
            <pubDate>Wed, 12 Apr 2006 18:05:09 +0800</pubDate>
        </item>
    </channel>
</rss>
