<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Learning On Demand &#187; Work</title>
	<atom:link href="http://www.rasyid.net/category/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rasyid.net</link>
	<description>Learning anything from anywhere</description>
	<lastBuildDate>Sun, 12 Feb 2012 18:07:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Learn MS Access 2003</title>
		<link>http://www.rasyid.net/2011/04/29/learn-ms-access-2003/</link>
		<comments>http://www.rasyid.net/2011/04/29/learn-ms-access-2003/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 07:06:20 +0000</pubDate>
		<dc:creator>alamster</dc:creator>
				<category><![CDATA[Step By Step]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.rasyid.net/?p=2886</guid>
		<description><![CDATA[A client want me to convert their application that use MS Access 2003 to web based application using php and mysql. I agree to do so and this post is just for myself future reference when I have to deal with other MS Access 2003 application. Open MS Access 2003 in design mode double click [...]]]></description>
			<content:encoded><![CDATA[<p>A client want me to convert their application that use MS Access 2003 to web based application using php and mysql. I agree to do so and this post is just for myself future reference when I have to deal with other MS Access 2003 application.</p>
<p><strong>Open MS Access 2003 in design mode</strong></p>
<p>double click access file, choose block unsafe and click open button when you see &#8216;security warning&#8217; menu.</p>
<p>while you click open button, make sure to press shift key.</p>
<p><img class="size-full wp-image-2887 alignnone" title="edit_ms_access2003_1" src="http://www.rasyid.net/wp-content/uploads/2011/04/edit_ms_access2003_1.png" alt="edit ms access2003 1 Learn MS Access 2003" width="392" height="204" /></p>
<p>you&#8217;ll see the application in design mode (you can access; tables, queries, forms and reports etc under objects)</p>
<p><img class="size-full wp-image-2888 alignnone" title="edit_ms_access2003_2" src="http://www.rasyid.net/wp-content/uploads/2011/04/edit_ms_access2003_2.png" alt="edit ms access2003 2 Learn MS Access 2003" width="368" height="287" /></p>
<p><strong>Fix &#8216;invalid path error message&#8221; when you open ms access 2003 application</strong></p>
<p>open the application and click Tools -&gt; Database Utilities -&gt; Linked Table Manager</p>
<p><img class="alignleft size-full wp-image-2889" title="edit_ms_access2003_3" src="http://www.rasyid.net/wp-content/uploads/2011/04/edit_ms_access2003_3.png" alt="edit ms access2003 3 Learn MS Access 2003" width="354" height="212" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>select the linked tables to be updated and click OK.</p>
<p><img class="size-full wp-image-2890 alignnone" title="edit_ms_access2003_4" src="http://www.rasyid.net/wp-content/uploads/2011/04/edit_ms_access2003_4.png" alt="edit ms access2003 4 Learn MS Access 2003" width="628" height="291" /></p>
<p>wait for a while, new pop up will appear telling if &#8216;all selected linked tables were successfully refreshed&#8217;</p>
<p><img class="size-full wp-image-2891 alignnone" title="edit_ms_access2003_5" src="http://www.rasyid.net/wp-content/uploads/2011/04/edit_ms_access2003_5.png" alt="edit ms access2003 5 Learn MS Access 2003" width="338" height="108" /></p>
<p><strong>Change ms access 2003 application title name</strong></p>
<p>click Tools -&gt; Startup</p>
<p><img class="alignnone size-full wp-image-2892" title="edit_ms_access2003_6" src="http://www.rasyid.net/wp-content/uploads/2011/04/edit_ms_access2003_6.png" alt="edit ms access2003 6 Learn MS Access 2003" width="151" height="232" /></p>
<p>change application title as seen on the picture and click ok.</p>
<p><img class="alignnone size-full wp-image-2893" title="edit_ms_access2003_7" src="http://www.rasyid.net/wp-content/uploads/2011/04/edit_ms_access2003_7.png" alt="edit ms access2003 7 Learn MS Access 2003" width="540" height="263" /></p>
<p><strong>Open code editor for ms access 2003 forms</strong></p>
<p>choose forms and click &#8216;code editor&#8217; icon</p>
<p><img class="alignnone size-full wp-image-2894" title="edit_ms_access2003_8" src="http://www.rasyid.net/wp-content/uploads/2011/04/edit_ms_access2003_8.png" alt="edit ms access2003 8 Learn MS Access 2003" width="335" height="219" /></p>
<p>new visual basic window will open, you can see the logic there.</p>
<p>convert ms access to mysql</p>
<p>I&#8217;ll update the post when I&#8217;m done with it.</p>
<p>Update : <a title="access to mysql" href="http://redirectingat.com?id=23616X850408&xs=1&url=http%3A%2F%2Fwww.squidoo.com%2Finstall-bullzip-access-to-mysql&sref=rss" target="_blank">learn how to convert ms access to mysq step by step</a>.</p>
<p>See you!</p>
<hr/>Copyright &copy; 2012 <strong><a href="http://www.rasyid.net">Learning On Demand</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact alamster@gmail.com so we can take legal action immediately.<br/><span style="float: right;font-size: 7pt"><a href="http://redirectingat.com?id=23616X850408&xs=1&url=http%3A%2F%2Fblog.taragana.com%2Findex.php%2Farchive%2Fwordpress-plugins-provided-by-taraganacom%2F&sref=rss" rel="external nofollow">Plugin</a> by <a href="http://redirectingat.com?id=23616X850408&xs=1&url=http%3A%2F%2Fwww.taragana.com%2F&sref=rss" rel="external nofollow">Taragana</a></span><p><a href="http://redirectingat.com?id=23616X850408&xs=1&url=https%3A%2F%2Fplus.google.com%2F111076104099093236158%3Frel%3Dauthor&sref=rss" rel="author"><img src="http://www.google.com/images/icons/ui/gprofile_button-16.png" title="gprofile button 16 photo" alt="gprofile button 16 Learn MS Access 2003" /></a></p><ul><li>microsoft access 2003</li><li>access 2003</li><li>ms access 2003</li><li>ms access 2003 buttons</li><li>microsoft Access2003</li></ul>
<div class="skimlinks-disclosure-button"><p><script class="skimlinks_ref_script" type="text/javascript" src="http://static.skimlinks.com/api/ref.js?p=23616&amp;d=850408&amp;t=1"></script></p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.rasyid.net/2011/04/29/learn-ms-access-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to update / renew Zimbra License</title>
		<link>http://www.rasyid.net/2010/10/10/how-to-update-renew-zimbra-license/</link>
		<comments>http://www.rasyid.net/2010/10/10/how-to-update-renew-zimbra-license/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 11:30:41 +0000</pubDate>
		<dc:creator>alamster</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Step By Step]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[zimbra license]]></category>

		<guid isPermaLink="false">http://www.rasyid.net/?p=2657</guid>
		<description><![CDATA[Your Zimbra Network License expired 24 days ago Yes, that message show up when I log in to one of my client and they ask me to renew the license. Well, the process itself isn&#8217;t difficult as what you need to extend zimbra license just ask sales at zimbra.com. they will email license key and [...]]]></description>
			<content:encoded><![CDATA[<p>Your Zimbra Network License expired 24 days ago <img src='http://www.rasyid.net/wp-includes/images/smilies/icon_smile.gif' alt="icon smile How to update / renew Zimbra License" class='wp-smiley' title="icon smile photo" /> </p>
<p>Yes, that message show up when I log in to one of my client and they ask me to renew the license.</p>
<p>Well, the process itself isn&#8217;t difficult as what you need to extend zimbra license just ask sales at zimbra.com.</p>
<p>they will email license key and with the key what you need to do is login to zimbra admin.</p>
<p>Click on Global Settings.</p>
<p><img class="alignnone size-full wp-image-2658" title="zimbra_license_1" src="http://www.rasyid.net/wp-content/uploads/2010/10/zimbra_license_1.png" alt="zimbra license 1 How to update / renew Zimbra License" width="199" height="287" /></p>
<p>Click License will give this screen.</p>
<p>Click Update License.</p>
<p><img class="alignnone size-full wp-image-2659" title="zimbra_license_2" src="http://www.rasyid.net/wp-content/uploads/2010/10/zimbra_license_2.png" alt="zimbra license 2 How to update / renew Zimbra License" width="261" height="58" /></p>
<p>Browse for license file and click Next.</p>
<p><img class="alignnone size-full wp-image-2660" title="zimbra_license_3" src="http://www.rasyid.net/wp-content/uploads/2010/10/zimbra_license_3.png" alt="zimbra license 3 How to update / renew Zimbra License" width="361" height="265" /></p>
<p>Your license file is uploaded successfully.</p>
<p>Click Install.</p>
<p><img class="alignnone size-full wp-image-2661" title="zimbra_license_4" src="http://www.rasyid.net/wp-content/uploads/2010/10/zimbra_license_4.png" alt="zimbra license 4 How to update / renew Zimbra License" width="361" height="265" /></p>
<p>You license file is installed successfully.</p>
<p><img class="alignnone size-full wp-image-2662" title="zimbra_license_5" src="http://www.rasyid.net/wp-content/uploads/2010/10/zimbra_license_5.png" alt="zimbra license 5 How to update / renew Zimbra License" width="343" height="169" /></p>
<p>Done.</p>
<p>Client can continue their zimbra mailbox.</p>
<hr/>Copyright &copy; 2012 <strong><a href="http://www.rasyid.net">Learning On Demand</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact alamster@gmail.com so we can take legal action immediately.<br/><span style="float: right;font-size: 7pt"><a href="http://redirectingat.com?id=23616X850408&xs=1&url=http%3A%2F%2Fblog.taragana.com%2Findex.php%2Farchive%2Fwordpress-plugins-provided-by-taraganacom%2F&sref=rss" rel="external nofollow">Plugin</a> by <a href="http://redirectingat.com?id=23616X850408&xs=1&url=http%3A%2F%2Fwww.taragana.com%2F&sref=rss" rel="external nofollow">Taragana</a></span><p><a href="http://redirectingat.com?id=23616X850408&xs=1&url=https%3A%2F%2Fplus.google.com%2F111076104099093236158%3Frel%3Dauthor&sref=rss" rel="author"><img src="http://www.google.com/images/icons/ui/gprofile_button-16.png" title="gprofile button 16 photo" alt="gprofile button 16 How to update / renew Zimbra License" /></a></p><ul><li>zimbra update</li><li>zimbra license</li><li>zimbra license expired</li><li>how to update zimbra</li><li>zimbra renew certificate</li></ul>
<div class="skimlinks-disclosure-button"><p><script class="skimlinks_ref_script" type="text/javascript" src="http://static.skimlinks.com/api/ref.js?p=23616&amp;d=850408&amp;t=1"></script></p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.rasyid.net/2010/10/10/how-to-update-renew-zimbra-license/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

