

<rss version="2.0"
	xmlns:atom="http://www.w3.org/2005/Atom" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
		
	<channel>
		<title>RSS Feeds :: DEVPPL - Forums > Visual Basic Forum : Topics : How to store rules in Knowledge base</title>
	<!--<atom:link href="http://www.devppl.com/forum" rel="self" type="application/rss+xml" />-->
		<description>TOGETHER WE ARE THE BEST</description>
		<link>http://www.devppl.com/forum</link>
		<language>en-gb</language>
		<pubDate>Tue, 17 Aug 2004 14:07:13 +0100</pubDate>
		<lastBuildDate>Sat, 21 Nov 2009 12:47:44 +0000</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MSSTI v0.0.1 - (C) 2008 leviatan21 - http://www.mssti.com/</generator>
		<copyright>Copyright : (c) RSS Feeds :: DEVPPL - Tue, 17 Aug 2004 14:07:13 +0100</copyright>
		<dc:creator>webmaster@devppl.com (DEVPPL)</dc:creator>

		<image>
			<title>RSS Feeds :: DEVPPL - Forums > Visual Basic Forum : Topics : How to store rules in Knowledge base</title>
			<url>http://www.devppl.com/forum/styles/DEVPPL/imageset/site_logo.gif</url>
			<link>http://www.devppl.com/forum</link>
		</image>
		<ttl>60</ttl>
		
		<item>
			<title>Re: How to store rules in Knowledge base</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=51665#p51665</link>
				<description><![CDATA[is there anybody can help me to solve tis???<p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=43600">izah</a> &bull; on Fri May 01, 2009 1:13 am &bull; Replies 1 &bull; Views 115</p><hr />]]></description>
					<content:encoded><![CDATA[is there anybody can help me to solve tis???]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=57"><![CDATA[Visual Basic Forum]]></category>
			<dc:creator><![CDATA[43600]]></dc:creator>
			<dc:date>2009-05-03T03:42:42+01:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=51665#p51665</guid>
		</item>
			<item>
			<title>How to store rules in Knowledge base</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=51647#p51647</link>
				<description><![CDATA[ Hi forumers <img
src="http://www.devppl.com/forum/images/smilies//icon_biggrin.gif" alt=":D"
title="Very Happy" /> ;<br />i'm currently develop expert system using VB
6.0.<br />the problem is i don't know how to store all my rules inside
database and call it from coding to infer user answer.<br />all those
if..else thing now in my coding.<br />i don't know how to represent the
rule into code and store in database (knowledgebase).<br /><br />in my user
interface i use radio/option button control to get answer from user.<br
/>each different answer for every question i set certain weightage.<br
/><br />These are the rules that currently hard-coded in source code. I
don't know which want must be put in database and how to put it in
database. Pls help me. Thanks in advance.<br /><br />'R1<br />If
notfresh.Value = True And smelly.Value = True And yellowmescrp.Value = True
Then ' the rule<br />gred.unripe = 0 'the weightage<br />gred.almostripe =
0 'the weightage<br />gred.ripen = 0 'the weightage<br />gred.emptybunch= 0
'the weightage<br />gred.smelly = 10 'the weightage<br /><br />'R2<br
/>El...<p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=43600">izah</a> &bull; on Fri May 01, 2009 1:13 am &bull; Replies 1 &bull; Views 115</p><hr />]]></description>
					<content:encoded><![CDATA[ Hi forumers <img
src="http://www.devppl.com/forum/images/smilies//icon_biggrin.gif" alt=":D"
title="Very Happy" /> ;<br />i'm currently develop expert system using VB
6.0.<br />the problem is i don't know how to store all my rules inside
database and call it from coding to infer user answer.<br />all those
if..else thing now in my coding.<br />i don't know how to represent the
rule into code and store in database (knowledgebase).<br /><br />in my user
interface i use radio/option button control to get answer from user.<br
/>each different answer for every question i set certain weightage.<br
/><br />These are the rules that currently hard-coded in source code. I
don't know which want must be put in database and how to put it in
database. Pls help me. Thanks in advance.<br /><br />'R1<br />If
notfresh.Value = True And smelly.Value = True And yellowmescrp.Value = True
Then ' the rule<br />gred.unripe = 0 'the weightage<br />gred.almostripe =
0 'the weightage<br />gred.ripen = 0 'the weightage<br />gred.emptybunch= 0
'the weightage<br />gred.smelly = 10 'the weightage<br /><br />'R2<br
/>El...]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=57"><![CDATA[Visual Basic Forum]]></category>
			<dc:creator><![CDATA[43600]]></dc:creator>
			<dc:date>2009-05-01T01:13:12+01:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=51647#p51647</guid>
		</item>
	
	</channel>
</rss>