<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by midoban</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Sat, 13 Jun 2026 06:22:56 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>microsoft access: search form</title>
            <link>http://forum.lowyat.net/topic/948486</link>
            <description>im trying to make a search form based on a database in msoft access recently. This form will have a interface which will allow the user to enter the search criteria and return the search result in one record per row. The user is not allow to change the search result data but only for view purpose. &lt;br /&gt;&lt;br /&gt;For example, i wana search for contacts whereby its name contains &amp;quot;a&amp;quot;, and this form will be able to show me the result in rows. Lets say i found &amp;quot;Abu&amp;quot;, &amp;quot;ah chong&amp;quot; and many more and all this result is nicely arrange in rows. &lt;br /&gt;&lt;br /&gt;I&amp;#39;ve tried to google around and i found the sample code in &lt;a href='http://www.everythingaccess.com/tutorials.asp?ID=Build-a-search-criteria-form' target='_blank'&gt;search form&lt;/a&gt; . However, i couldnt download the sample code file, are there anyone here could provide a similiar sample which can achieve the same outcome as mentioned above?&lt;br /&gt;&lt;br /&gt;Would be appreciate if anyone here could help. THX&amp;#33;&amp;#33;</description>
            <author>midoban</author>
            <category>Codemasters</category>
            <pubDate>Fri, 27 Feb 2009 07:39:16 +0800</pubDate>
        </item>
        <item>
            <title>HTML Help Workshop (HHW)</title>
            <link>http://forum.lowyat.net/topic/426798</link>
            <description>Im using HHW to write a help file for my software. This is how i do it:&lt;br /&gt;&lt;br /&gt;1. I wrote the help description together with some image as guidance in some Microsoft Word files. Then i save the msoft word files as webpage (.htm)&lt;br /&gt;&lt;br /&gt;2. After that i add those htm files into the HHW.&lt;br /&gt;&lt;br /&gt;After i compile the HHW, i can read the help file but the image cannot be displayed.&lt;br /&gt;&lt;br /&gt;Are there any steps that i have skipped before compile the file? Thanks for showing me the right procedure.</description>
            <author>midoban</author>
            <category>Codemasters</category>
            <pubDate>Wed, 14 Mar 2007 20:42:23 +0800</pubDate>
        </item>
        <item>
            <title>vb.net and microsoft words</title>
            <link>http://forum.lowyat.net/topic/426390</link>
            <description>Im currently trying to write the Help function for my project in VB.net. I found its quite messy to stuff all the words in the labelbox so i try to use the word file that i have type and insert into my project as an object. (Just like insert an image. Is it possible to do so? and How to do it? &lt;br /&gt;&lt;br /&gt;thanks.</description>
            <author>midoban</author>
            <category>Codemasters</category>
            <pubDate>Wed, 14 Mar 2007 03:08:27 +0800</pubDate>
        </item>
        <item>
            <title>vb.net xml schema file</title>
            <link>http://forum.lowyat.net/topic/400338</link>
            <description>I do make use of microsoft access as my database in my vb.net programme and i manage to extract the desired data from the database to my programme. However i do not find any xml schema file in my project directory. Is it because i didn&amp;#39;t oledb dataadapter? Whats the advantage of having the xml schema file?</description>
            <author>midoban</author>
            <category>Codemasters</category>
            <pubDate>Fri, 19 Jan 2007 09:36:42 +0800</pubDate>
        </item>
        <item>
            <title>set up database for VB.NET written software</title>
            <link>http://forum.lowyat.net/topic/397738</link>
            <description>Im writting a engineering software using VB.NET and some of the calculation require a database to run it. Can somebody give me some advice on what kind of database (for example: Access,Sql) i should use and how to integrate it in VB.NET?</description>
            <author>midoban</author>
            <category>Codemasters</category>
            <pubDate>Sun, 14 Jan 2007 21:47:49 +0800</pubDate>
        </item>
        <item>
            <title>building .exe file from VB.NET</title>
            <link>http://forum.lowyat.net/topic/396173</link>
            <description>I have wrote a program in VB.NET and built a executional file. However i found out the exe file only can be run in my computer which has installed Visual Studio Dot Net. When i try to run the exe file in my friend pc (doesnt have Visual Studio Dot Net installed), the file cannot be run. Can anyone teach me how to build the .exe file that can be run in a pc which doesn&amp;#39;t have Visual Studio Dot Net? Thanks</description>
            <author>midoban</author>
            <category>Codemasters</category>
            <pubDate>Thu, 11 Jan 2007 22:40:23 +0800</pubDate>
        </item>
        <item>
            <title>Win32 Generic Host Process error</title>
            <link>http://forum.lowyat.net/topic/376008</link>
            <description>When i connect my pc to internet for certain duration, i will encounter &lt;b&gt;&amp;quot;Win32 Generic Host Process&amp;quot;&lt;/b&gt; error. It prompt to ask permission for sending report to microsoft. &lt;br /&gt;&lt;br /&gt;After this error occur, i will &lt;span style='color:red'&gt;disconnect from internet&lt;/span&gt;, and when i play a movie i can only see the graphic but &lt;span style='color:red'&gt;cannot hear the sound&lt;/span&gt;. I try launch some games and all perform with no sound. Beside this, those folders which i have &lt;span style='color:red'&gt;shared become unshare &lt;/span&gt;after this error occured. &lt;br /&gt;&lt;br /&gt;If i din connect to internet then this error wont happen. Everytime i have to restart my pc to deal with this problem. &lt;br /&gt;&lt;br /&gt;Can anyone tell me how to solve this problem?? Thx in advance</description>
            <author>midoban</author>
            <category>Technical Support</category>
            <pubDate>Fri, 01 Dec 2006 16:13:06 +0800</pubDate>
        </item>
        <item>
            <title>Error while trying to run a VB.net programme</title>
            <link>http://forum.lowyat.net/topic/328259</link>
            <description>I try to run a application file (which is an analyze software written by using VB.net) which written by my senior.  It showed &amp;quot;application has generated an exception that could not be handled. Clik OK to terminate the application. Clik CANCEL to debug the application&amp;quot;&lt;br /&gt;&lt;br /&gt;I clicked CANCEL then it showed &amp;quot;Registered JIT debugger is not availablel. An attempt to launch a JIT debugger with the following command resulted in an error code of 0x2 (2). Please check computere settings. cordbg.exe &amp;#33;a 0xfa4&amp;quot;&lt;br /&gt;&lt;br /&gt;Is it my computer problem or the software problem? I tried to run the software using my housemate pc but the result still same.&lt;br /&gt;&lt;br /&gt;Thx in advance for u guys help.</description>
            <author>midoban</author>
            <category>Codemasters</category>
            <pubDate>Thu, 17 Aug 2006 14:43:46 +0800</pubDate>
        </item>
        <item>
            <title>good forum or webby to consult on boiler</title>
            <link>http://forum.lowyat.net/topic/318893</link>
            <description>my final yr project is analysis on the boiler economizer efficiency (something related to thermodynamics). I have tried to look for some info from internet but most of them are commercial 1. Hope somebody could guide me to the right way.</description>
            <author>midoban</author>
            <category>Education Essentials</category>
            <pubDate>Wed, 26 Jul 2006 20:53:19 +0800</pubDate>
        </item>
    </channel>
</rss>
