<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Cypris&#039; lookout</title>
	<atom:link href="http://blog.nkadesign.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nkadesign.com</link>
	<description>Renaud Bompuis on the interwebs!</description>
	<lastBuildDate>Fri, 18 May 2012 09:54:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on MS Access: Enhanced Message Box Replacement by Renaud Bompuis</title>
		<link>http://blog.nkadesign.com/2008/ms-access-enhanced-message-box-replacement/comment-page-2/#comment-14059</link>
		<dc:creator>Renaud Bompuis</dc:creator>
		<pubDate>Fri, 18 May 2012 09:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=76#comment-14059</guid>
		<description>&lt;p&gt;@Paut Trotman: you can place the code for setting the default options wherever you want. It only needs to be set once. 
Ideally, it should be part of your startup code when you launch your application, either using an AutoExec macro, or a startup Form.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Paut Trotman: you can place the code for setting the default options wherever you want. It only needs to be set once. 
Ideally, it should be part of your startup code when you launch your application, either using an AutoExec macro, or a startup Form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Enhanced Message Box Replacement by Paul Trotman</title>
		<link>http://blog.nkadesign.com/2008/ms-access-enhanced-message-box-replacement/comment-page-2/#comment-14058</link>
		<dc:creator>Paul Trotman</dc:creator>
		<pubDate>Fri, 18 May 2012 07:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=76#comment-14058</guid>
		<description>&lt;p&gt;Interesting work-around.
Where should the code to change the default button delay be placed. &quot;Dialog.defaultbuttondelay = 5&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Interesting work-around.
Where should the code to change the default button delay be placed. &#8220;Dialog.defaultbuttondelay = 5&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Access: Run-time Error 3155 ODBC insert on a linked table failed by James</title>
		<link>http://blog.nkadesign.com/2009/access-run-time-error-3155-odbc-insert-on-a-linked-table-failed/comment-page-1/#comment-14057</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 11 May 2012 22:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=606#comment-14057</guid>
		<description>&lt;p&gt;When trying to resolve this issue, I discovered that if you are using ODBC links to update you MUST set the Commit Mode to Commit Immediately (*NONE). You will find this in the ODBC Data Source Administrator, under System DSN, configure, server, and advanced.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>When trying to resolve this issue, I discovered that if you are using ODBC links to update you MUST set the Commit Mode to Commit Immediately (*NONE). You will find this in the ODBC Data Source Administrator, under System DSN, configure, server, and advanced.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Enhanced Message Box Replacement by UdeA</title>
		<link>http://blog.nkadesign.com/2008/ms-access-enhanced-message-box-replacement/comment-page-2/#comment-14056</link>
		<dc:creator>UdeA</dc:creator>
		<pubDate>Tue, 08 May 2012 03:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=76#comment-14056</guid>
		<description>&lt;p&gt;Hi Friend,&lt;/p&gt;

&lt;p&gt;Your enhanced MsgBox function is Great. No Errors found. Keep Up the Good work.&lt;/p&gt;

&lt;p&gt;UDeA From Colombo - Sri Lanka.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Friend,</p>

<p>Your enhanced MsgBox function is Great. No Errors found. Keep Up the Good work.</p>

<p>UDeA From Colombo -- Sri Lanka.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .Net: Working with OpenOffice 3 by Riti Tiwari</title>
		<link>http://blog.nkadesign.com/2008/net-working-with-openoffice-3/comment-page-1/#comment-14054</link>
		<dc:creator>Riti Tiwari</dc:creator>
		<pubDate>Mon, 16 Apr 2012 08:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=245#comment-14054</guid>
		<description>&lt;p&gt;i m getting an error of specified module not found,plz do tell me how to resolve this error&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i m getting an error of specified module not found,plz do tell me how to resolve this error</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Modal Dialogs with Transparent Backgrounds (redux) by mehemt</title>
		<link>http://blog.nkadesign.com/2008/ms-access-modal-dialogs-with-transparent-backgrounds/comment-page-1/#comment-14017</link>
		<dc:creator>mehemt</dc:creator>
		<pubDate>Mon, 02 Apr 2012 01:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/2008/ms-access-modal-dialogs-with-transparent-backgrounds/#comment-14017</guid>
		<description>&lt;p&gt;hi,&lt;/p&gt;

&lt;p&gt;i used this sample on access 2010 and two mode viewed full screen mod.&lt;/p&gt;

&lt;p&gt;main access windows code dosn&#039;t run.&lt;/p&gt;

&lt;p&gt;please correct!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hi,</p>

<p>i used this sample on access 2010 and two mode viewed full screen mod.</p>

<p>main access windows code dosn&#8217;t run.</p>

<p>please correct!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by PiTrens</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-14014</link>
		<dc:creator>PiTrens</dc:creator>
		<pubDate>Sun, 01 Apr 2012 08:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-14014</guid>
		<description>&lt;p&gt;Muchisima Gracias Hermano&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Muchisima Gracias Hermano</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Office 2010 SP1 and Access 2010 Runtime SP1 are broken by Henry</title>
		<link>http://blog.nkadesign.com/2011/office-2010-sp1-and-access-2010-runtime-sp1-are-broken/comment-page-1/#comment-13997</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Wed, 28 Mar 2012 07:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=706#comment-13997</guid>
		<description>&lt;p&gt;Macromedia??? That was the time of ac2. Flash pro is now on v. 11.5 ;) Adobe did some major improvements on ActionScript especially on the IDE!!! On the other side MS avoided to add .Net integration for Access for 10 years now. So boring! Designing with Access 2.0 controls is like renovating fossils )))&lt;/p&gt;

&lt;p&gt;Its actually the opposite: You can do everything from code, no need for frames and layers. And if you want to do any cool graphics you can program fade-in effects, transparency, design buttons, movies - anything is possible.&lt;/p&gt;

&lt;p&gt;I tried VisualStudio 2008 but handling data for forms was really allot of code. that was quiet shocking for a spoiled Access programmer ;) So you may as well write a PHP script to push the data to your web-server.&lt;/p&gt;

&lt;p&gt;I had a look at PowerBuilder from Sybase but they want allot of money for it. :(&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Macromedia??? That was the time of ac2. Flash pro is now on v. 11.5 ;) Adobe did some major improvements on ActionScript especially on the IDE!!! On the other side MS avoided to add .Net integration for Access for 10 years now. So boring! Designing with Access 2.0 controls is like renovating fossils )))</p>

<p>Its actually the opposite: You can do everything from code, no need for frames and layers. And if you want to do any cool graphics you can program fade-in effects, transparency, design buttons, movies -- anything is possible.</p>

<p>I tried VisualStudio 2008 but handling data for forms was really allot of code. that was quiet shocking for a spoiled Access programmer ;) So you may as well write a PHP script to push the data to your web-server.</p>

<p>I had a look at PowerBuilder from Sybase but they want allot of money for it. :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Office 2010 SP1 and Access 2010 Runtime SP1 are broken by Craig</title>
		<link>http://blog.nkadesign.com/2011/office-2010-sp1-and-access-2010-runtime-sp1-are-broken/comment-page-1/#comment-13993</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Tue, 27 Mar 2012 08:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=706#comment-13993</guid>
		<description>&lt;p&gt;Well I only used Flash 8 , when it was still Macromedia.&lt;/p&gt;

&lt;p&gt;I didn&#039;t like the IDE, they try to sqush too much into one place and trying to find code is quite difficult with all the different frames and layers. I guess not being a graphic designer nor animator means the IDE is not suited.&lt;/p&gt;

&lt;p&gt;I have heard there are other great tools for writing pure AS, but as you say, there are other platforms to achive the same thing.&lt;/p&gt;

&lt;p&gt;Perhaps we should all ditch Access and use pure VB.NET?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well I only used Flash 8 , when it was still Macromedia.</p>

<p>I didn&#8217;t like the IDE, they try to sqush too much into one place and trying to find code is quite difficult with all the different frames and layers. I guess not being a graphic designer nor animator means the IDE is not suited.</p>

<p>I have heard there are other great tools for writing pure AS, but as you say, there are other platforms to achive the same thing.</p>

<p>Perhaps we should all ditch Access and use pure VB.NET?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Office 2010 SP1 and Access 2010 Runtime SP1 are broken by Henry</title>
		<link>http://blog.nkadesign.com/2011/office-2010-sp1-and-access-2010-runtime-sp1-are-broken/comment-page-1/#comment-13990</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Mon, 26 Mar 2012 17:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=706#comment-13990</guid>
		<description>&lt;p&gt;In Flash Pro you don&#039;t need any packaging. You just upload the app and done. Flex plus Air also has great controls and its running on any device. Same counts for Java. There is so much free stuff available. Access controls are 15 years old and MS never improved much since than. Some of the useful ActiveX controls don&#039;t even work anymore in Access 64bit. Professional 3rd party controls are almost not available. I still believe that the concept of Access is great, but after you started to use object oriented languages you really feel like going back in time when programming in VBA. MS markets Access for the user NOT for the programmer - that&#039;s a fact. The Access IDE is still ok to be productive and you can do many things very quick, but to make a cool app you have MUCH better choices today.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In Flash Pro you don&#8217;t need any packaging. You just upload the app and done. Flex plus Air also has great controls and its running on any device. Same counts for Java. There is so much free stuff available. Access controls are 15 years old and MS never improved much since than. Some of the useful ActiveX controls don&#8217;t even work anymore in Access 64bit. Professional 3rd party controls are almost not available. I still believe that the concept of Access is great, but after you started to use object oriented languages you really feel like going back in time when programming in VBA. MS markets Access for the user NOT for the programmer -- that&#8217;s a fact. The Access IDE is still ok to be productive and you can do many things very quick, but to make a cool app you have MUCH better choices today.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Office 2010 SP1 and Access 2010 Runtime SP1 are broken by Craig</title>
		<link>http://blog.nkadesign.com/2011/office-2010-sp1-and-access-2010-runtime-sp1-are-broken/comment-page-1/#comment-13987</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Mon, 26 Mar 2012 10:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=706#comment-13987</guid>
		<description>&lt;p&gt;I think they mean AS3 (Action Script).&lt;/p&gt;

&lt;p&gt;Though I have to say if that is what they mean, the Access IDE is far nicer to work with than the Flash IDE.&lt;/p&gt;

&lt;p&gt;Working with the flash IDE is nasty. I gave it a go to find out what all the &#039;Flash&#039; buzz was about. last year.&lt;/p&gt;

&lt;p&gt;I hated using the Flash IDE so much, I decided to never, ever spend any more time looking at Flash again.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think they mean AS3 (Action Script).</p>

<p>Though I have to say if that is what they mean, the Access IDE is far nicer to work with than the Flash IDE.</p>

<p>Working with the flash IDE is nasty. I gave it a go to find out what all the &#8216;Flash&#8217; buzz was about. last year.</p>

<p>I hated using the Flash IDE so much, I decided to never, ever spend any more time looking at Flash again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Office 2010 SP1 and Access 2010 Runtime SP1 are broken by Simon</title>
		<link>http://blog.nkadesign.com/2011/office-2010-sp1-and-access-2010-runtime-sp1-are-broken/comment-page-1/#comment-13986</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 26 Mar 2012 09:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=706#comment-13986</guid>
		<description>&lt;p&gt;@henry
What do you mean with:
&quot;To code in AC3 and Java is just soooo much more fun!&quot;
What is AC3?
Thnks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@henry
What do you mean with:
&#8220;To code in AC3 and Java is just soooo much more fun!&#8221;
What is AC3?
Thnks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Office 2010 SP1 and Access 2010 Runtime SP1 are broken by Henry</title>
		<link>http://blog.nkadesign.com/2011/office-2010-sp1-and-access-2010-runtime-sp1-are-broken/comment-page-1/#comment-13978</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Fri, 23 Mar 2012 22:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=706#comment-13978</guid>
		<description>&lt;p&gt;When access 2010 came out I almost stopped developing for access because I was disappointed already. Its such OLD technology and the new features for developers are a joke. I didn&#039;t hear anything magic about access 15 either.&lt;/p&gt;

&lt;p&gt;Now I cant get my Runtime accde running and loose ALLOT of time.&lt;/p&gt;

&lt;p&gt;To code in AC3 and Java is just soooo much more fun!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>When access 2010 came out I almost stopped developing for access because I was disappointed already. Its such OLD technology and the new features for developers are a joke. I didn&#8217;t hear anything magic about access 15 either.</p>

<p>Now I cant get my Runtime accde running and loose ALLOT of time.</p>

<p>To code in AC3 and Java is just soooo much more fun!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: upsizing to SQL Server 2008 by Renaud Bompuis</title>
		<link>http://blog.nkadesign.com/2009/ms-access-upsizing-to-sql-server-2008/comment-page-1/#comment-13969</link>
		<dc:creator>Renaud Bompuis</dc:creator>
		<pubDate>Thu, 22 Mar 2012 00:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=285#comment-13969</guid>
		<description>&lt;p&gt;@Rx: by default SSMA will use the new DateTime2 in SQL Server. Best is to modify the default mapping options to regular DateTime instead. VBA functions should work fine with that.&lt;br /&gt;
One other thing: while you should allow SSMA to add a TimeStamp column to each table, don&#039;t try to use that directly within Access, it has nothing to do with date or a time, it&#039;s just a special kind of counter that ensures that everytime a record is updated, a new value will be saved in the TimeStamp.&lt;br /&gt;
This helps Access with Optimistic Concurrency, when checking if the record you&#039;ve just edited can be safely saved back to the database or if someone else modified it before you.&lt;br /&gt;
If you have specific VBA issues, let me know.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Rx: by default SSMA will use the new DateTime2 in SQL Server. Best is to modify the default mapping options to regular DateTime instead. VBA functions should work fine with that.<br />
One other thing: while you should allow SSMA to add a TimeStamp column to each table, don&#8217;t try to use that directly within Access, it has nothing to do with date or a time, it&#8217;s just a special kind of counter that ensures that everytime a record is updated, a new value will be saved in the TimeStamp.<br />
This helps Access with Optimistic Concurrency, when checking if the record you&#8217;ve just edited can be safely saved back to the database or if someone else modified it before you.<br />
If you have specific VBA issues, let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: upsizing to SQL Server 2008 by Rx</title>
		<link>http://blog.nkadesign.com/2009/ms-access-upsizing-to-sql-server-2008/comment-page-1/#comment-13966</link>
		<dc:creator>Rx</dc:creator>
		<pubDate>Wed, 21 Mar 2012 20:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=285#comment-13966</guid>
		<description>&lt;p&gt;HOLD ON! I used the Microsoft SQL Server Migration Assistant for Access. Looked and feels good.
But, all of the Access 2010 Date filds are messed up!
Every date text box now has a text date in it and of course the Date Picker won&#039;t function. None of the Access VBA date check codes (e.g. can&#039;t enter an Updated Date that is before a Submitted Date) don&#039;t work either.&lt;/p&gt;

&lt;p&gt;What is up with a tool that doesn&#039;t do what it advertised? And how can it be fixed?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>HOLD ON! I used the Microsoft SQL Server Migration Assistant for Access. Looked and feels good.
But, all of the Access 2010 Date filds are messed up!
Every date text box now has a text date in it and of course the Date Picker won&#8217;t function. None of the Access VBA date check codes (e.g. can&#8217;t enter an Updated Date that is before a Submitted Date) don&#8217;t work either.</p>

<p>What is up with a tool that doesn&#8217;t do what it advertised? And how can it be fixed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Restarting and compacting the database programmatically by schmoe</title>
		<link>http://blog.nkadesign.com/2008/ms-access-restarting-the-database-programmatically/comment-page-1/#comment-13950</link>
		<dc:creator>schmoe</dc:creator>
		<pubDate>Tue, 13 Mar 2012 19:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=73#comment-13950</guid>
		<description>&lt;p&gt;What happens in (the very common) instance of the lock file &lt;em&gt;not&lt;/em&gt; &quot;disappearing&quot; as it should?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>What happens in (the very common) instance of the lock file <em>not</em> &#8220;disappearing&#8221; as it should?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Admin: Linux file server performance boost (ext3 version) by qemu-kvm with cache=none fails on ext4 filesystem with journal_data option &#124; MyGNU.de</title>
		<link>http://blog.nkadesign.com/2010/admin-linux-file-server-performance-boost/comment-page-1/#comment-13926</link>
		<dc:creator>qemu-kvm with cache=none fails on ext4 filesystem with journal_data option &#124; MyGNU.de</dc:creator>
		<pubDate>Wed, 15 Feb 2012 21:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=634#comment-13926</guid>
		<description>&lt;p&gt;[...] References: [1] itscblog.tamu.edu [2] blog.nkadesign.com [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] References: [1] itscblog.tamu.edu [2] blog.nkadesign.com [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming podcasts by Vinnie Alonzo</title>
		<link>http://blog.nkadesign.com/2011/programming-podcasts/comment-page-1/#comment-13924</link>
		<dc:creator>Vinnie Alonzo</dc:creator>
		<pubDate>Sat, 11 Feb 2012 00:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=719#comment-13924</guid>
		<description>&lt;p&gt;I so agree. Podcasts are not only educational but sometimes so much easier to get the point across.
Vinnie Alonzo
&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I so agree. Podcasts are not only educational but sometimes so much easier to get the point across.
Vinnie Alonzo
</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Enhanced Message Box Replacement by Tim</title>
		<link>http://blog.nkadesign.com/2008/ms-access-enhanced-message-box-replacement/comment-page-2/#comment-13918</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 31 Jan 2012 17:56:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=76#comment-13918</guid>
		<description>&lt;p&gt;It&#039;s working now!  Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;s working now!  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Mitra</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13917</link>
		<dc:creator>Mitra</dc:creator>
		<pubDate>Tue, 31 Jan 2012 09:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13917</guid>
		<description>&lt;p&gt;thanks alot, it really helped! ;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thanks alot, it really helped! ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Enhanced Message Box Replacement by Tim</title>
		<link>http://blog.nkadesign.com/2008/ms-access-enhanced-message-box-replacement/comment-page-2/#comment-13915</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Mon, 30 Jan 2012 21:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=76#comment-13915</guid>
		<description>&lt;p&gt;The zip file EnhancedMsgBox01.zip shows to be corrupted.  I would very much like to see these examples for the Enhanced Message Box.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;

&lt;p&gt;Tim&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The zip file EnhancedMsgBox01.zip shows to be corrupted.  I would very much like to see these examples for the Enhanced Message Box.</p>

<p>Thanks!</p>

<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Jim Brook</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13909</link>
		<dc:creator>Jim Brook</dc:creator>
		<pubDate>Wed, 25 Jan 2012 01:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13909</guid>
		<description>&lt;p&gt;Thank you for supplying this information and explaining it so well.  I was just about to give up !&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you for supplying this information and explaining it so well.  I was just about to give up !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: upsizing to SQL Server 2008 by Cameron Reid</title>
		<link>http://blog.nkadesign.com/2009/ms-access-upsizing-to-sql-server-2008/comment-page-1/#comment-13908</link>
		<dc:creator>Cameron Reid</dc:creator>
		<pubDate>Tue, 24 Jan 2012 17:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=285#comment-13908</guid>
		<description>&lt;p&gt;­Great post. Here’s how you can convert Microsoft Access to web in minutes http://www.caspio.com/extend/platform-extensions/ms-access-database-online/convert-ms-access-to-web.aspx&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>­Great post. Here’s how you can convert Microsoft Access to web in minutes <a href="http://www.caspio.com/extend/platform-extensions/ms-access-database-online/convert-ms-access-to-web.aspx" rel="nofollow">http://www.caspio.com/extend/platform-extensions/ms-access-database-online/convert-ms-access-to-web.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Probleme de OLEDB et JET 4.0 sur machine 64Bits &#8211; Cybernet Developers</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13895</link>
		<dc:creator>Probleme de OLEDB et JET 4.0 sur machine 64Bits &#8211; Cybernet Developers</dc:creator>
		<pubDate>Fri, 06 Jan 2012 16:35:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13895</guid>
		<description>&lt;p&gt;[...] http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-th...        Posted in News - Tagged HowTo, jet, oledb, Tips, x64       SHARE THIS Twitter Facebook Delicious StumbleUpon E-mail     &#171; Teamviewer 7.0.12142      No Comments Yet [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-th" rel="nofollow">http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-th</a>&#8230;        Posted in News -- Tagged HowTo, jet, oledb, Tips, x64       SHARE THIS Twitter Facebook Delicious StumbleUpon E-mail     &laquo; Teamviewer 7.0.12142      No Comments Yet [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Chad</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13894</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Thu, 05 Jan 2012 17:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13894</guid>
		<description>&lt;p&gt;Thank you very much!!! Finally I found the solution.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you very much!!! Finally I found the solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Enhanced Message Box Replacement by JS</title>
		<link>http://blog.nkadesign.com/2008/ms-access-enhanced-message-box-replacement/comment-page-2/#comment-13873</link>
		<dc:creator>JS</dc:creator>
		<pubDate>Mon, 02 Jan 2012 11:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=76#comment-13873</guid>
		<description>&lt;p&gt;I love the idea of this message box, but I do not use Access, I use Excel, Word and PPT. Would it obe possible to post the text VBA code for the  Enhanced Message Box Replacement (instead of an accdb file)?
Tks, JS&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I love the idea of this message box, but I do not use Access, I use Excel, Word and PPT. Would it obe possible to post the text VBA code for the  Enhanced Message Box Replacement (instead of an accdb file)?
Tks, JS</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Majida</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13859</link>
		<dc:creator>Majida</dc:creator>
		<pubDate>Wed, 28 Dec 2011 15:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13859</guid>
		<description>&lt;p&gt;Hey guys just change the solution platform to x86....from configuration manager.&lt;/p&gt;

&lt;p&gt;Mine started working properly...!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey guys just change the solution platform to x86&#8230;.from configuration manager.</p>

<p>Mine started working properly&#8230;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sysadmin: Multiple ISP firewall &#8211; The setup by Flash</title>
		<link>http://blog.nkadesign.com/2009/sysadmin-multiple-isp-firewall-servers-and-redundancy/comment-page-1/#comment-13856</link>
		<dc:creator>Flash</dc:creator>
		<pubDate>Sat, 24 Dec 2011 11:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=336#comment-13856</guid>
		<description>&lt;p&gt;After spending weeks reading about openvpn implementation, I am thankful  for a clear and very helpful guide.  I was wondering if there&#039;s plan for followon which will give a newbie like me hints to troubleshoot routing issue.  Again, thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>After spending weeks reading about openvpn implementation, I am thankful  for a clear and very helpful guide.  I was wondering if there&#8217;s plan for followon which will give a newbie like me hints to troubleshoot routing issue.  Again, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Naren</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13836</link>
		<dc:creator>Naren</dc:creator>
		<pubDate>Fri, 16 Dec 2011 07:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13836</guid>
		<description>&lt;p&gt;Wow... thanks man......&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Wow&#8230; thanks man&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Renaud Bompuis</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13822</link>
		<dc:creator>Renaud Bompuis</dc:creator>
		<pubDate>Sat, 10 Dec 2011 04:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13822</guid>
		<description>&lt;p&gt;@Rick Wannall: thanks. I&#039;m always surprised as how much traffic this page still gets after 3 years... :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Rick Wannall: thanks. I&#8217;m always surprised as how much traffic this page still gets after 3 years&#8230; :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Rick Wannall</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13821</link>
		<dc:creator>Rick Wannall</dc:creator>
		<pubDate>Fri, 09 Dec 2011 15:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13821</guid>
		<description>&lt;p&gt;I will definitely be posting a link to your solution on my site.  This was driving me nuts.  I use Access all the time, but had never had to run it on my own server.  When I got the error message you refer to, I started browsing around expecting it to be obvious.  Lots of false leads and dead ends.  Your steps for Windows Server 2008 were the answer.  Thank you!!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I will definitely be posting a link to your solution on my site.  This was driving me nuts.  I use Access all the time, but had never had to run it on my own server.  When I got the error message you refer to, I started browsing around expecting it to be obvious.  Lots of false leads and dead ends.  Your steps for Windows Server 2008 were the answer.  Thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Enhanced Message Box Replacement by Dan</title>
		<link>http://blog.nkadesign.com/2008/ms-access-enhanced-message-box-replacement/comment-page-2/#comment-13820</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 08 Dec 2011 22:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=76#comment-13820</guid>
		<description>&lt;p&gt;I&#039;m asking before I even try, so forgive me if this is basic.  I really like the idea of this message box, however a lot of my databases use macros to run a series of queries, then display a message box when done.  How can I call this message box from within a macro?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m asking before I even try, so forgive me if this is basic.  I really like the idea of this message box, however a lot of my databases use macros to run a series of queries, then display a message box when done.  How can I call this message box from within a macro?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sysadmin: Multiple ISP firewall &#8211; The setup by Yezid Mendoza</title>
		<link>http://blog.nkadesign.com/2009/sysadmin-multiple-isp-firewall-servers-and-redundancy/comment-page-1/#comment-13819</link>
		<dc:creator>Yezid Mendoza</dc:creator>
		<pubDate>Thu, 08 Dec 2011 20:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=336#comment-13819</guid>
		<description>&lt;p&gt;It was a very helpfully guide. Thanks a lot!!!
I hope to post the last 3 lines of the objectives as soon as possible.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It was a very helpfully guide. Thanks a lot!!!
I hope to post the last 3 lines of the objectives as soon as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by coderealm</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13818</link>
		<dc:creator>coderealm</dc:creator>
		<pubDate>Thu, 01 Dec 2011 03:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13818</guid>
		<description>&lt;p&gt;Hi dude, you understand this stuff more than microsoft bill gate, they have no idea of user&#039;s problems to support them. You certainly know what you are talking about, well done, keep the open source knowledge going!!!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi dude, you understand this stuff more than microsoft bill gate, they have no idea of user&#8217;s problems to support them. You certainly know what you are talking about, well done, keep the open source knowledge going!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by bhupendra</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13817</link>
		<dc:creator>bhupendra</dc:creator>
		<pubDate>Wed, 30 Nov 2011 06:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13817</guid>
		<description>&lt;p&gt;thanx a lot it  really helpful...:)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thanx a lot it  really helpful&#8230;:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Changing the Color Scheme programmatically by Klaus</title>
		<link>http://blog.nkadesign.com/2008/ms-access-changing-the-color-scheme-programmatically/comment-page-1/#comment-13816</link>
		<dc:creator>Klaus</dc:creator>
		<pubDate>Fri, 25 Nov 2011 10:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=72#comment-13816</guid>
		<description>&lt;p&gt;Thank you!&lt;/p&gt;

&lt;p&gt;It works on a Win XP SP3 system with runtime 2007...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you!</p>

<p>It works on a Win XP SP3 system with runtime 2007&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Office 2010 SP1 and Access 2010 Runtime SP1 are broken by Craig</title>
		<link>http://blog.nkadesign.com/2011/office-2010-sp1-and-access-2010-runtime-sp1-are-broken/comment-page-1/#comment-13813</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Tue, 22 Nov 2011 08:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=706#comment-13813</guid>
		<description>&lt;p&gt;Same problem, while devloping Access just crashes and i loose all my work.&lt;/p&gt;

&lt;p&gt;I have now decompiled and recompiled the DB&#039;s after applying the MS hotfix, but still remote users are getting blank forms for appilcations that work fine for in-house users.&lt;/p&gt;

&lt;p&gt;If I take the same application and compile it using Access 2007, the app works fine for remote users, as it was working prior to SP1 2010.&lt;/p&gt;

&lt;p&gt;This has to be one of the worst balls ups I have seen MS make since releasing Vista!&lt;/p&gt;

&lt;p&gt;My users are not happy and neither is the Boss!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Same problem, while devloping Access just crashes and i loose all my work.</p>

<p>I have now decompiled and recompiled the DB&#8217;s after applying the MS hotfix, but still remote users are getting blank forms for appilcations that work fine for in-house users.</p>

<p>If I take the same application and compile it using Access 2007, the app works fine for remote users, as it was working prior to SP1 2010.</p>

<p>This has to be one of the worst balls ups I have seen MS make since releasing Vista!</p>

<p>My users are not happy and neither is the Boss!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Hasibul</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13812</link>
		<dc:creator>Hasibul</dc:creator>
		<pubDate>Mon, 21 Nov 2011 07:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13812</guid>
		<description>&lt;p&gt;Gr8 post. It helps me very much.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Gr8 post. It helps me very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: upsizing to SQL Server 2008 by Adam Senour</title>
		<link>http://blog.nkadesign.com/2009/ms-access-upsizing-to-sql-server-2008/comment-page-1/#comment-13811</link>
		<dc:creator>Adam Senour</dc:creator>
		<pubDate>Thu, 10 Nov 2011 22:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=285#comment-13811</guid>
		<description>&lt;p&gt;By the way, thanks very much for this, Renaud and Matthew.  I probably would have ripped my own hair out if not for you guys.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>By the way, thanks very much for this, Renaud and Matthew.  I probably would have ripped my own hair out if not for you guys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: upsizing to SQL Server 2008 by Adam Senour</title>
		<link>http://blog.nkadesign.com/2009/ms-access-upsizing-to-sql-server-2008/comment-page-1/#comment-13810</link>
		<dc:creator>Adam Senour</dc:creator>
		<pubDate>Thu, 10 Nov 2011 22:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=285#comment-13810</guid>
		<description>&lt;p&gt;To add something useful to this blog post and to Matthew Atherton&#039;s followup reply (both of which got me 98% of the way to where I needed to go), two things:&lt;/p&gt;

&lt;p&gt;1)  On 64-bit systems, the path to the DLL may be C:&#092;Program Files (x86)&#092;Common Files&#092;Microsoft Shared&#092;DAO&#092; .  This is where I found mine.&lt;/p&gt;

&lt;p&gt;2)  If you continue to see the error after applying the fixes Renaud and Matthew listed here, remove the Access database from your migration project and add it back in again.  This did the trick for me.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>To add something useful to this blog post and to Matthew Atherton&#8217;s followup reply (both of which got me 98% of the way to where I needed to go), two things:</p>

<p>1)  On 64-bit systems, the path to the DLL may be C:&#092;Program Files (x86)&#092;Common Files&#092;Microsoft Shared&#092;DAO&#092; .  This is where I found mine.</p>

<p>2)  If you continue to see the error after applying the fixes Renaud and Matthew listed here, remove the Access database from your migration project and add it back in again.  This did the trick for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Sandeep</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13809</link>
		<dc:creator>Sandeep</dc:creator>
		<pubDate>Thu, 10 Nov 2011 11:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13809</guid>
		<description>&lt;p&gt;Bingo....
Its done.....&lt;/p&gt;

&lt;p&gt;Now I want to know, is this available for each site separately ?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Bingo&#8230;.
Its done&#8230;..</p>

<p>Now I want to know, is this available for each site separately ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Matt</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13808</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 19 Oct 2011 15:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13808</guid>
		<description>&lt;p&gt;Thank You&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sysadmin: Multiple ISP firewall &#8211; The setup by G Sathish</title>
		<link>http://blog.nkadesign.com/2009/sysadmin-multiple-isp-firewall-servers-and-redundancy/comment-page-1/#comment-13806</link>
		<dc:creator>G Sathish</dc:creator>
		<pubDate>Tue, 18 Oct 2011 05:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=336#comment-13806</guid>
		<description>&lt;p&gt;I don&#039;t find this much explanation anywhere. You explained briefly. Great explanation.Thank you&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I don&#8217;t find this much explanation anywhere. You explained briefly. Great explanation.Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Office 2010 SP1 and Access 2010 Runtime SP1 are broken by Arturo Villar</title>
		<link>http://blog.nkadesign.com/2011/office-2010-sp1-and-access-2010-runtime-sp1-are-broken/comment-page-1/#comment-13802</link>
		<dc:creator>Arturo Villar</dc:creator>
		<pubDate>Thu, 06 Oct 2011 02:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=706#comment-13802</guid>
		<description>&lt;p&gt;I have the same problem. I use 32-bit Access SP1 on W7. My mdb crashes inconsistently. This mdb uses linked tables with SQL Server. The crash only happens to me when I&#039;m developing in my own equipment. When it ocurres I use the /decompile option and the problem is soved. There are not crashes for 80 people that uses the app&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have the same problem. I use 32-bit Access SP1 on W7. My mdb crashes inconsistently. This mdb uses linked tables with SQL Server. The crash only happens to me when I&#8217;m developing in my own equipment. When it ocurres I use the /decompile option and the problem is soved. There are not crashes for 80 people that uses the app</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Mowrya</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13792</link>
		<dc:creator>Mowrya</dc:creator>
		<pubDate>Mon, 03 Oct 2011 10:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13792</guid>
		<description>&lt;p&gt;Thanks brother -- from India..&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks brother &#8212; from India..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sysadmin: Multiple ISP firewall &#8211; The setup by anil</title>
		<link>http://blog.nkadesign.com/2009/sysadmin-multiple-isp-firewall-servers-and-redundancy/comment-page-1/#comment-13783</link>
		<dc:creator>anil</dc:creator>
		<pubDate>Fri, 30 Sep 2011 19:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=336#comment-13783</guid>
		<description>&lt;p&gt;Really its very nice article, we develop our firewall using shorewall for single ISP Support, 
Right Now try shifted on multiple  ISP support so we need your help if facing any issue&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Really its very nice article, we develop our firewall using shorewall for single ISP Support, 
Right Now try shifted on multiple  ISP support so we need your help if facing any issue</p>

<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by AlbertK</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13766</link>
		<dc:creator>AlbertK</dc:creator>
		<pubDate>Tue, 20 Sep 2011 14:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13766</guid>
		<description>&lt;p&gt;Thanks a lot, i have done much research on www before at least i found your solution!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks a lot, i have done much research on www before at least i found your solution!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Enhanced Message Box Replacement by Mario</title>
		<link>http://blog.nkadesign.com/2008/ms-access-enhanced-message-box-replacement/comment-page-2/#comment-13765</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Tue, 20 Sep 2011 01:34:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=76#comment-13765</guid>
		<description>&lt;p&gt;This message boxes are  very nice, they really make your app to look better, I was using them for awhil but then decided to change to Office 2010 64 bits and they dont work anymore, .&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This message boxes are  very nice, they really make your app to look better, I was using them for awhil but then decided to change to Office 2010 64 bits and they dont work anymore, .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Kaustubh</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13763</link>
		<dc:creator>Kaustubh</dc:creator>
		<pubDate>Sun, 18 Sep 2011 08:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13763</guid>
		<description>&lt;p&gt;@renaud plz help me to find out IIS. i&#039;m using windows7 home premium 64bit.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@renaud plz help me to find out IIS. i&#8217;m using windows7 home premium 64bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Kaustubh</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13762</link>
		<dc:creator>Kaustubh</dc:creator>
		<pubDate>Sun, 18 Sep 2011 08:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13762</guid>
		<description>&lt;p&gt;haey paul i&#039;m not able to find IIS in servicer and applications tree. plz help me&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>haey paul i&#8217;m not able to find IIS in servicer and applications tree. plz help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Ryan O'Neill</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13759</link>
		<dc:creator>Ryan O'Neill</dc:creator>
		<pubDate>Fri, 16 Sep 2011 12:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13759</guid>
		<description>&lt;p&gt;For those of you who want to keep your 64 bit processes but need access to Excel files you can use http://exceldatareader.codeplex.com/&lt;/p&gt;

&lt;p&gt;Apparently it works on 2008 and handles more file formats (XLSX).&lt;/p&gt;

&lt;p&gt;I&#039;d rather do this than depend on the oledb drivers which may disappear at any point in an upgrade/rehost.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>For those of you who want to keep your 64 bit processes but need access to Excel files you can use <a href="http://exceldatareader.codeplex.com/" rel="nofollow">http://exceldatareader.codeplex.com/</a></p>

<p>Apparently it works on 2008 and handles more file formats (XLSX).</p>

<p>I&#8217;d rather do this than depend on the oledb drivers which may disappear at any point in an upgrade/rehost.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Modal Dialogs with Transparent Backgrounds (redux) by Stephen Poynter</title>
		<link>http://blog.nkadesign.com/2008/ms-access-modal-dialogs-with-transparent-backgrounds/comment-page-1/#comment-13736</link>
		<dc:creator>Stephen Poynter</dc:creator>
		<pubDate>Thu, 25 Aug 2011 11:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/2008/ms-access-modal-dialogs-with-transparent-backgrounds/#comment-13736</guid>
		<description>&lt;p&gt;Dude your work is amazing!!
I have been working as access developer for just short of three years now and i thought i has learnt everything possible but u have showed me other wise.
I have a question - will the transparent background work in runtime version? i am referring to run time 2007&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dude your work is amazing!!
I have been working as access developer for just short of three years now and i thought i has learnt everything possible but u have showed me other wise.
I have a question -- will the transparent background work in runtime version? i am referring to run time 2007</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Changing the Color Scheme programmatically by Stephen Poynter</title>
		<link>http://blog.nkadesign.com/2008/ms-access-changing-the-color-scheme-programmatically/comment-page-1/#comment-13735</link>
		<dc:creator>Stephen Poynter</dc:creator>
		<pubDate>Thu, 25 Aug 2011 08:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=72#comment-13735</guid>
		<description>&lt;p&gt;DUDE that is awesome. Something so small yet so awesome thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>DUDE that is awesome. Something so small yet so awesome thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sysadmin: Multiple ISP firewall &#8211; The setup by Joerg Hanebuth</title>
		<link>http://blog.nkadesign.com/2009/sysadmin-multiple-isp-firewall-servers-and-redundancy/comment-page-1/#comment-13734</link>
		<dc:creator>Joerg Hanebuth</dc:creator>
		<pubDate>Mon, 22 Aug 2011 10:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=336#comment-13734</guid>
		<description>&lt;p&gt;thanx alot.
nice article!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thanx alot.
nice article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: upsizing to SQL Server 2008 by ofis dersi</title>
		<link>http://blog.nkadesign.com/2009/ms-access-upsizing-to-sql-server-2008/comment-page-1/#comment-13733</link>
		<dc:creator>ofis dersi</dc:creator>
		<pubDate>Sun, 21 Aug 2011 14:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=285#comment-13733</guid>
		<description>&lt;p&gt;Thank you for useful information. quite worked for me&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you for useful information. quite worked for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Office 2010 SP1 and Access 2010 Runtime SP1 are broken by Carl-Gerhard Wieners</title>
		<link>http://blog.nkadesign.com/2011/office-2010-sp1-and-access-2010-runtime-sp1-are-broken/comment-page-1/#comment-13731</link>
		<dc:creator>Carl-Gerhard Wieners</dc:creator>
		<pubDate>Tue, 16 Aug 2011 07:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=706#comment-13731</guid>
		<description>&lt;p&gt;Starting the database with the /DECOMPILE switch then closing and re-open it and compiling again fixes the problem for 2-5 changes. Nevertheless, it is very annoying.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Starting the database with the /DECOMPILE switch then closing and re-open it and compiling again fixes the problem for 2-5 changes. Nevertheless, it is very annoying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .Net: Working with OpenOffice 3 by Shital Akruwala</title>
		<link>http://blog.nkadesign.com/2008/net-working-with-openoffice-3/comment-page-1/#comment-13730</link>
		<dc:creator>Shital Akruwala</dc:creator>
		<pubDate>Fri, 12 Aug 2011 12:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=245#comment-13730</guid>
		<description>&lt;p&gt;thank u....u helped a lot in finding cli*.dll files...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thank u&#8230;.u helped a lot in finding cli*.dll files&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by James</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13729</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 10 Aug 2011 14:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13729</guid>
		<description>&lt;p&gt;I&#039;m using Windows 2008, did the 2 easy steps and bingo!&lt;/p&gt;

&lt;p&gt;It&#039;s great when you &quot;stumble&quot; upon someone who knows what they&#039;re talking about in just a few clicks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m using Windows 2008, did the 2 easy steps and bingo!</p>

<p>It&#8217;s great when you &#8220;stumble&#8221; upon someone who knows what they&#8217;re talking about in just a few clicks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Modal Dialogs with Transparent Backgrounds (redux) by Justin</title>
		<link>http://blog.nkadesign.com/2008/ms-access-modal-dialogs-with-transparent-backgrounds/comment-page-1/#comment-13725</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 08 Aug 2011 08:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/2008/ms-access-modal-dialogs-with-transparent-backgrounds/#comment-13725</guid>
		<description>&lt;p&gt;Hi, thanks for this great tip,
Have a question regards Form resize event.
Am trying to capture Access Main window resize event, 
and move a custom command bar on statusbar.&lt;/p&gt;

&lt;p&gt;I have done some work with API, but the event and
coordinates are difficult and get out of screen when
move my frmStatusBar accordingly.&lt;/p&gt;

&lt;p&gt;Do You have a suggestion regarding this?!
Regards,
Justin&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, thanks for this great tip,
Have a question regards Form resize event.
Am trying to capture Access Main window resize event, 
and move a custom command bar on statusbar.</p>

<p>I have done some work with API, but the event and
coordinates are difficult and get out of screen when
move my frmStatusBar accordingly.</p>

<p>Do You have a suggestion regarding this?!
Regards,
Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Restarting and compacting the database programmatically by Any way to quickly switch user in user-level security ?</title>
		<link>http://blog.nkadesign.com/2008/ms-access-restarting-the-database-programmatically/comment-page-1/#comment-13722</link>
		<dc:creator>Any way to quickly switch user in user-level security ?</dc:creator>
		<pubDate>Tue, 02 Aug 2011 19:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=73#comment-13722</guid>
		<description>&lt;p&gt;[...] would be good enough, but the only one I have found doesn&#039;t support user-level protection :  http://blog.nkadesign.com/2008/ms-ac...grammatically/  Any other solution/shortcut ? [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] would be good enough, but the only one I have found doesn&#039;t support user-level protection :  <a href="http://blog.nkadesign.com/2008/ms-ac" rel="nofollow">http://blog.nkadesign.com/2008/ms-ac</a>&#8230;grammatically/  Any other solution/shortcut ? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Restarting and compacting the database programmatically by Daniele</title>
		<link>http://blog.nkadesign.com/2008/ms-access-restarting-the-database-programmatically/comment-page-1/#comment-13721</link>
		<dc:creator>Daniele</dc:creator>
		<pubDate>Tue, 02 Aug 2011 19:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=73#comment-13721</guid>
		<description>&lt;p&gt;Me too ! I will appreciate a version of your function/module for databases with user-level protection. Restart would be enough without passing username/password since main aim would be to change active user or opening db with Shift key pressed... Please help!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Me too ! I will appreciate a version of your function/module for databases with user-level protection. Restart would be enough without passing username/password since main aim would be to change active user or opening db with Shift key pressed&#8230; Please help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Restarting and compacting the database programmatically by Button to restart a user-level secured database</title>
		<link>http://blog.nkadesign.com/2008/ms-access-restarting-the-database-programmatically/comment-page-1/#comment-13719</link>
		<dc:creator>Button to restart a user-level secured database</dc:creator>
		<pubDate>Thu, 28 Jul 2011 07:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=73#comment-13719</guid>
		<description>&lt;p&gt;[...] restart, relogin). I have found this code, but this doesn&#039;t apply to user-level protection :  http://blog.nkadesign.com/2008/ms-ac...grammatically/  Any hint ? [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] restart, relogin). I have found this code, but this doesn&#039;t apply to user-level protection :  <a href="http://blog.nkadesign.com/2008/ms-ac" rel="nofollow">http://blog.nkadesign.com/2008/ms-ac</a>&#8230;grammatically/  Any hint ? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Office 2010 SP1 and Access 2010 Runtime SP1 are broken by Ted Bailey</title>
		<link>http://blog.nkadesign.com/2011/office-2010-sp1-and-access-2010-runtime-sp1-are-broken/comment-page-1/#comment-13718</link>
		<dc:creator>Ted Bailey</dc:creator>
		<pubDate>Thu, 21 Jul 2011 18:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=706#comment-13718</guid>
		<description>&lt;p&gt;We are having the same problems EXACTLY the same runtime errors 2950 and 3270 and they only seem to pop up when using the debugger to debug Access 2010 VBA code sitting behind the scenes.  We have also had MDE&#039;s that just won&#039;t even start up, and now buttons on Access menu forms that refuse to run and throw very unseemly looking error dialogs, stuff we have never seen the likes of before ... MS Access has stopped working yada yada ...
We have also been getting a lot of problems with filtering.  Unchanged code where filters were being applied now dont seem to filter ANYTHING - the user complaints are starting to roll in ... we are VERY concerned to put it mildly ...
TGB@HWR&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>We are having the same problems EXACTLY the same runtime errors 2950 and 3270 and they only seem to pop up when using the debugger to debug Access 2010 VBA code sitting behind the scenes.  We have also had MDE&#8217;s that just won&#8217;t even start up, and now buttons on Access menu forms that refuse to run and throw very unseemly looking error dialogs, stuff we have never seen the likes of before &#8230; MS Access has stopped working yada yada &#8230;
We have also been getting a lot of problems with filtering.  Unchanged code where filters were being applied now dont seem to filter ANYTHING -- the user complaints are starting to roll in &#8230; we are VERY concerned to put it mildly &#8230;
TGB@HWR</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by mohit</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13707</link>
		<dc:creator>mohit</dc:creator>
		<pubDate>Thu, 14 Jul 2011 03:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13707</guid>
		<description>&lt;p&gt;I am using window 7 64 bit. . worked for me&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am using window 7 64 bit. . worked for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Mark</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13705</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 04 Jul 2011 14:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13705</guid>
		<description>&lt;p&gt;Cosma - I&#039;m dtill having the same issue you had in post #38. You mentioned you solved it - how?&lt;/p&gt;

&lt;p&gt;Thanks in advance.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Cosma -- I&#8217;m dtill having the same issue you had in post #38. You mentioned you solved it -- how?</p>

<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Laura</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13703</link>
		<dc:creator>Laura</dc:creator>
		<pubDate>Thu, 30 Jun 2011 01:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13703</guid>
		<description>&lt;p&gt;Be sure the the IIS feature is turned on...to do that go to control panel -&gt; turn windows features on or off, then check the internet information services box&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Be sure the the IIS feature is turned on&#8230;to do that go to control panel -&gt; turn windows features on or off, then check the internet information services box</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: upsizing to SQL Server 2008 by Jan Waters</title>
		<link>http://blog.nkadesign.com/2009/ms-access-upsizing-to-sql-server-2008/comment-page-1/#comment-13694</link>
		<dc:creator>Jan Waters</dc:creator>
		<pubDate>Tue, 28 Jun 2011 17:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=285#comment-13694</guid>
		<description>&lt;p&gt;I registered the DAO360.dll added it to my path, but early in the migration sequence I get this error.&lt;/p&gt;

&lt;p&gt;Access Object Collector error: Database Could not load file or assembly ‘Microsoft.Office.Interop.Access.Dao, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c’ or one of its dependencies. The system cannot find the file specified. Error occurred while loading children.&lt;/p&gt;

&lt;p&gt;I am new to this tool any help would be appreciated
My email was wrong on the prior post&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I registered the DAO360.dll added it to my path, but early in the migration sequence I get this error.</p>

<p>Access Object Collector error: Database Could not load file or assembly ‘Microsoft.Office.Interop.Access.Dao, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c’ or one of its dependencies. The system cannot find the file specified. Error occurred while loading children.</p>

<p>I am new to this tool any help would be appreciated
My email was wrong on the prior post</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Sundeep</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-2/#comment-13587</link>
		<dc:creator>Sundeep</dc:creator>
		<pubDate>Wed, 01 Jun 2011 07:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13587</guid>
		<description>&lt;p&gt;@ C : Thanks a lot...&lt;/p&gt;

&lt;p&gt;You saved me in fixing the issue.really appreciated your work that you have done here.&lt;/p&gt;

&lt;p&gt;Sundeep G&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@ C : Thanks a lot&#8230;</p>

<p>You saved me in fixing the issue.really appreciated your work that you have done here.</p>

<p>Sundeep G</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Changing the Color Scheme programmatically by Renaud</title>
		<link>http://blog.nkadesign.com/2008/ms-access-changing-the-color-scheme-programmatically/comment-page-1/#comment-13583</link>
		<dc:creator>Renaud</dc:creator>
		<pubDate>Tue, 31 May 2011 01:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=72#comment-13583</guid>
		<description>&lt;p&gt;@Edwin: I updated the code and sample database to automatically detect the correct registry key for changing the theme.&lt;br /&gt;
There is no simple way (AFAIK) to make this work for a single Office application as the Theme registry key is used by all of them.&lt;br /&gt;
The only way I can think of would be to either use a Runtime version separate from the normal Office version the user has installed, or to contain the whole of the runtime installation in a &lt;a href=&quot;http://en.wikipedia.org/wiki/Application_Virtualization&quot; rel=&quot;nofollow&quot;&gt;virtualised application environment&lt;/a&gt; like &lt;a href=&quot;http://www.vmware.com/products/thinapp/overview.html&quot; rel=&quot;nofollow&quot;&gt;ThinApp&lt;/a&gt; for instance.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Edwin: I updated the code and sample database to automatically detect the correct registry key for changing the theme.<br />
There is no simple way (AFAIK) to make this work for a single Office application as the Theme registry key is used by all of them.<br />
The only way I can think of would be to either use a Runtime version separate from the normal Office version the user has installed, or to contain the whole of the runtime installation in a <a href="http://en.wikipedia.org/wiki/Application_Virtualization" rel="nofollow">virtualised application environment</a> like <a href="http://www.vmware.com/products/thinapp/overview.html" rel="nofollow">ThinApp</a> for instance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Renaud</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-1/#comment-13582</link>
		<dc:creator>Renaud</dc:creator>
		<pubDate>Tue, 31 May 2011 00:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13582</guid>
		<description>&lt;p&gt;@ C
Thanks, the link has been corrected.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@ C
Thanks, the link has been corrected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Changing the Color Scheme programmatically by Edwin Blancovitch</title>
		<link>http://blog.nkadesign.com/2008/ms-access-changing-the-color-scheme-programmatically/comment-page-1/#comment-13581</link>
		<dc:creator>Edwin Blancovitch</dc:creator>
		<pubDate>Mon, 30 May 2011 20:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=72#comment-13581</guid>
		<description>&lt;p&gt;My friend..&lt;/p&gt;

&lt;p&gt;Can you provide us with the code to change the color code for office 2010...&lt;/p&gt;

&lt;p&gt;PD: Is there anyway to make this work for access only?&lt;/p&gt;

&lt;p&gt;Edwin&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>My friend..</p>

<p>Can you provide us with the code to change the color code for office 2010&#8230;</p>

<p>PD: Is there anyway to make this work for access only?</p>

<p>Edwin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by C</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-1/#comment-13580</link>
		<dc:creator>C</dc:creator>
		<pubDate>Mon, 30 May 2011 19:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13580</guid>
		<description>&lt;p&gt;Please note that the reference you intended to provide (&quot;Scott Hanselman’s blog entry about undestanding 64 vs. 32 bitness in .Net.&quot;) only links to your screenshot, not to the blog entry. ;-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Please note that the reference you intended to provide (&#8220;Scott Hanselman’s blog entry about undestanding 64 vs. 32 bitness in .Net.&#8221;) only links to your screenshot, not to the blog entry. ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Manish Gupta</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-1/#comment-13579</link>
		<dc:creator>Manish Gupta</dc:creator>
		<pubDate>Mon, 30 May 2011 10:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13579</guid>
		<description>&lt;p&gt;Thanks for your writting, while doing this changes, it&#039;s really worked on my server.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for your writting, while doing this changes, it&#8217;s really worked on my server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: upsizing to SQL Server 2008 by GIL</title>
		<link>http://blog.nkadesign.com/2009/ms-access-upsizing-to-sql-server-2008/comment-page-1/#comment-13578</link>
		<dc:creator>GIL</dc:creator>
		<pubDate>Tue, 24 May 2011 12:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=285#comment-13578</guid>
		<description>&lt;p&gt;Thanks for all the info, very very useful!!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for all the info, very very useful!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Srinivas</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-1/#comment-13577</link>
		<dc:creator>Srinivas</dc:creator>
		<pubDate>Wed, 27 Apr 2011 10:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13577</guid>
		<description>&lt;p&gt;Worked with option 2&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Worked with option 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: checking network paths without freezing your application by Donnie</title>
		<link>http://blog.nkadesign.com/2008/ms-access-checking-network-paths-without-freezing-your-application/comment-page-1/#comment-13576</link>
		<dc:creator>Donnie</dc:creator>
		<pubDate>Fri, 22 Apr 2011 07:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=93#comment-13576</guid>
		<description>&lt;p&gt;thanks for your sample database module and class really works.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thanks for your sample database module and class really works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by lovelyn</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-1/#comment-13575</link>
		<dc:creator>lovelyn</dc:creator>
		<pubDate>Wed, 20 Apr 2011 11:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13575</guid>
		<description>&lt;p&gt;i am using windows 7 but doesn&#039;t know where to navigate those programs and administrative tools to get iis settings. pls. help. thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i am using windows 7 but doesn&#8217;t know where to navigate those programs and administrative tools to get iis settings. pls. help. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Anonymous</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-1/#comment-13573</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 14 Apr 2011 03:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13573</guid>
		<description>&lt;p&gt;you good It&#039;s a working solution&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>you good It&#8217;s a working solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Jeff</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-1/#comment-13572</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 12 Apr 2011 07:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13572</guid>
		<description>&lt;p&gt;Hi, my machine cannot connect to MySQL database through MySQL ODBC connector 64bit once I Enable 32-Bits  Applications to True ;(&lt;/p&gt;

&lt;p&gt;ERROR [IM014] [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, my machine cannot connect to MySQL database through MySQL ODBC connector 64bit once I Enable 32-Bits  Applications to True ;(</p>

<p>ERROR [IM014] [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Anil</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-1/#comment-13570</link>
		<dc:creator>Anil</dc:creator>
		<pubDate>Mon, 04 Apr 2011 14:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13570</guid>
		<description>&lt;p&gt;Thanks
Post helped me a lot and problem get resolved&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks
Post helped me a lot and problem get resolved</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by George</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-1/#comment-13569</link>
		<dc:creator>George</dc:creator>
		<pubDate>Fri, 01 Apr 2011 11:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13569</guid>
		<description>&lt;p&gt;Hi, i have windows server 2008 R2. And when i am running a programm i get the same error. Do you know how can i fix it?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, i have windows server 2008 R2. And when i am running a programm i get the same error. Do you know how can i fix it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .Net: Working with OpenOffice 3 by nvithlani</title>
		<link>http://blog.nkadesign.com/2008/net-working-with-openoffice-3/comment-page-1/#comment-13561</link>
		<dc:creator>nvithlani</dc:creator>
		<pubDate>Sat, 05 Mar 2011 09:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=245#comment-13561</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I am facing the problem that the code is hanging infinitely at calling Bootstrap.bootstrap(). I have tried many solution and the ones suggested here but all in vain.&lt;/p&gt;

&lt;p&gt;Additional specification of my working environment:
- I am having Windows 7 Ultimate OS
- I am using Visual Studio 2008
- The code is written in 3.5 website&lt;/p&gt;

&lt;p&gt;The surprising part is that things are working fine in ASP.NET Web Application but giving problem in ASP.NET Web Site.&lt;/p&gt;

&lt;p&gt;Please let me know, if I am missing something.&lt;/p&gt;

&lt;p&gt;Thanks..&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>

<p>I am facing the problem that the code is hanging infinitely at calling Bootstrap.bootstrap(). I have tried many solution and the ones suggested here but all in vain.</p>

<p>Additional specification of my working environment:
- I am having Windows 7 Ultimate OS
- I am using Visual Studio 2008
- The code is written in 3.5 website</p>

<p>The surprising part is that things are working fine in ASP.NET Web Application but giving problem in ASP.NET Web Site.</p>

<p>Please let me know, if I am missing something.</p>

<p>Thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux: AutoCAD DWG to SVG preview conversion. by Léon</title>
		<link>http://blog.nkadesign.com/2008/linux-autocad-dwg-to-svg-preview-conversion/comment-page-1/#comment-13560</link>
		<dc:creator>Léon</dc:creator>
		<pubDate>Fri, 04 Mar 2011 14:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=95#comment-13560</guid>
		<description>&lt;p&gt;That&#039;s seems to be a great soft but it doesn&#039;t open my dwg file.&lt;/p&gt;

&lt;p&gt;Does OpenDWG ToolKit and ViewKit v2.x from http://www.opendesign.com/ still free for non commercial use ? because I didn&#039;t find any toolkit on the website.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That&#8217;s seems to be a great soft but it doesn&#8217;t open my dwg file.</p>

<p>Does OpenDWG ToolKit and ViewKit v2.x from <a href="http://www.opendesign.com/" rel="nofollow">http://www.opendesign.com/</a> still free for non commercial use ? because I didn&#8217;t find any toolkit on the website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Admin: Linux file server performance boost (ext4 version) by Bobby</title>
		<link>http://blog.nkadesign.com/2010/admin-linux-file-server-performance-boost-ext4-version/comment-page-1/#comment-13558</link>
		<dc:creator>Bobby</dc:creator>
		<pubDate>Sat, 26 Feb 2011 22:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=665#comment-13558</guid>
		<description>&lt;p&gt;&lt;strong&gt;Bobby...&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Nice post on linux file server i have subscribed to your feed...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>Bobby&#8230;</strong></p>

<p>Nice post on linux file server i have subscribed to your feed&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: upsizing to SQL Server 2008 by Simon</title>
		<link>http://blog.nkadesign.com/2009/ms-access-upsizing-to-sql-server-2008/comment-page-1/#comment-13557</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 24 Feb 2011 02:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=285#comment-13557</guid>
		<description>&lt;p&gt;Thanks for the tip about SSMA I was going to use the upsizing wizard but I&#039;ll try that instead.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the tip about SSMA I was going to use the upsizing wizard but I&#8217;ll try that instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by Adam Bruss</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-1/#comment-13556</link>
		<dc:creator>Adam Bruss</dc:creator>
		<pubDate>Wed, 23 Feb 2011 15:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13556</guid>
		<description>&lt;p&gt;Thank you very much. I have the latest Windows 7 64bit OS and was trying to run examples from the book Murach asp.net 3.5 C#.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you very much. I have the latest Windows 7 64bit OS and was trying to run examples from the book Murach asp.net 3.5 C#.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .Net: Working with OpenOffice 3 by Illés András</title>
		<link>http://blog.nkadesign.com/2008/net-working-with-openoffice-3/comment-page-1/#comment-13555</link>
		<dc:creator>Illés András</dc:creator>
		<pubDate>Wed, 23 Feb 2011 11:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=245#comment-13555</guid>
		<description>&lt;p&gt;Hi!&lt;/p&gt;

&lt;p&gt;Thanks for your article! 
Do you have any experience with oo 3.3?
After your help the problem is still on. :(&lt;/p&gt;

&lt;p&gt;An very dummy question but: what means GAC abbrevation?&lt;/p&gt;

&lt;p&gt;Best Regards!&lt;/p&gt;

&lt;p&gt;Andris&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi!</p>

<p>Thanks for your article! 
Do you have any experience with oo 3.3?
After your help the problem is still on. :(</p>

<p>An very dummy question but: what means GAC abbrevation?</p>

<p>Best Regards!</p>

<p>Andris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by John Westberg</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-1/#comment-13551</link>
		<dc:creator>John Westberg</dc:creator>
		<pubDate>Sun, 20 Feb 2011 22:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13551</guid>
		<description>&lt;p&gt;Thank&#039;s a lot! Helped me big time!
The headaches I&#039;ve been going through the last couple of days trying to install SQL Express 2008 on a new Windows 7 installation - and then connecting it to asp...
Your guide was my very last obstacle! So thanks!! :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank&#8217;s a lot! Helped me big time!
The headaches I&#8217;ve been going through the last couple of days trying to install SQL Express 2008 on a new Windows 7 installation -- and then connecting it to asp&#8230;
Your guide was my very last obstacle! So thanks!! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Enhanced Message Box Replacement by Greg</title>
		<link>http://blog.nkadesign.com/2008/ms-access-enhanced-message-box-replacement/comment-page-2/#comment-13546</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Fri, 04 Feb 2011 20:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=76#comment-13546</guid>
		<description>&lt;p&gt;Superb! Just came across this, it has given my application a &quot;finished&quot; look. One question, how do I force the application to close after the Dialog.RichBox appears, I checked the example and the check box does not fire any code.&lt;/p&gt;

&lt;p&gt;Cheers
Greg&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Superb! Just came across this, it has given my application a &#8220;finished&#8221; look. One question, how do I force the application to close after the Dialog.RichBox appears, I checked the example and the check box does not fire any code.</p>

<p>Cheers
Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: upsizing to SQL Server 2008 by Santhosh</title>
		<link>http://blog.nkadesign.com/2009/ms-access-upsizing-to-sql-server-2008/comment-page-1/#comment-13540</link>
		<dc:creator>Santhosh</dc:creator>
		<pubDate>Wed, 26 Jan 2011 08:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=285#comment-13540</guid>
		<description>&lt;p&gt;SSMA worked ut I had a different issue when running Windows 7, I had to use change the properties to XP compatibility mode or the tables wont be listed to migrate when I open the Access DB.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>SSMA worked ut I had a different issue when running Windows 7, I had to use change the properties to XP compatibility mode or the tables wont be listed to migrate when I open the Access DB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Enhanced Message Box Replacement by Sooz</title>
		<link>http://blog.nkadesign.com/2008/ms-access-enhanced-message-box-replacement/comment-page-2/#comment-13539</link>
		<dc:creator>Sooz</dc:creator>
		<pubDate>Mon, 24 Jan 2011 18:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=76#comment-13539</guid>
		<description>&lt;p&gt;A nice replacement message box, that solves the problem (found under Access 2010) of dialog boxes stopping being &#039;modal&#039; before the user presses a button!&lt;/p&gt;

&lt;p&gt;However, the png graphics image files would really be appreciated...&lt;/p&gt;

&lt;p&gt;My app has to be capable of running under Access 2003, 2007 and 2010 so to keep a similar look and feel I need to create some bitmaps for the old version.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>A nice replacement message box, that solves the problem (found under Access 2010) of dialog boxes stopping being &#8216;modal&#8217; before the user presses a button!</p>

<p>However, the png graphics image files would really be appreciated&#8230;</p>

<p>My app has to be capable of running under Access 2003, 2007 and 2010 so to keep a similar look and feel I need to create some bitmaps for the old version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: upsizing to SQL Server 2008 by Ian</title>
		<link>http://blog.nkadesign.com/2009/ms-access-upsizing-to-sql-server-2008/comment-page-1/#comment-13537</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Wed, 19 Jan 2011 16:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=285#comment-13537</guid>
		<description>&lt;p&gt;Hi,
I think I&#039;ve done just about everything to try and rsolve this issue, but when using SSMA to link an Access 2007 db to sqlserver 2008expressr2 db, when connecting there is no available sql server intances showing in the drop down. I have enabled tcp/ip, restarted the service. The sql instance is on my machine and so is the access db. Any ideas?
thanks
Ian&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,
I think I&#8217;ve done just about everything to try and rsolve this issue, but when using SSMA to link an Access 2007 db to sqlserver 2008expressr2 db, when connecting there is no available sql server intances showing in the drop down. I have enabled tcp/ip, restarted the service. The sql instance is on my machine and so is the access db. Any ideas?
thanks
Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .Net: Working with OpenOffice 3 by Park</title>
		<link>http://blog.nkadesign.com/2008/net-working-with-openoffice-3/comment-page-1/#comment-13536</link>
		<dc:creator>Park</dc:creator>
		<pubDate>Wed, 19 Jan 2011 13:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=245#comment-13536</guid>
		<description>&lt;p&gt;Hi. 
It&#039;s very helpful article. But I Can&#039;t deploy asp.net project using OO CLI  to x64 production machine. Is there any help for deploing asp.net project to x64 server.&lt;/p&gt;

&lt;p&gt;Thanks in advance&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi. 
It&#8217;s very helpful article. But I Can&#8217;t deploy asp.net project using OO CLI  to x64 production machine. Is there any help for deploing asp.net project to x64 server.</p>

<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sysadmin: Multiple ISP firewall &#8211; The setup by jon</title>
		<link>http://blog.nkadesign.com/2009/sysadmin-multiple-isp-firewall-servers-and-redundancy/comment-page-1/#comment-13524</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Sat, 01 Jan 2011 16:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=336#comment-13524</guid>
		<description>&lt;p&gt;great article.  much appreciated.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>great article.  much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: Enhanced Message Box Replacement by MsgBox Placement</title>
		<link>http://blog.nkadesign.com/2008/ms-access-enhanced-message-box-replacement/comment-page-2/#comment-13350</link>
		<dc:creator>MsgBox Placement</dc:creator>
		<pubDate>Sun, 26 Dec 2010 19:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=76#comment-13350</guid>
		<description>&lt;p&gt;[...] really but you can create your own: http://blog.nkadesign.com/2008/ms-ac...-replacement/##     __________________ (RG for short) aka Allan Bunch MS Access MVP - WinXP Pro, Win7 Pro- acXP, [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] really but you can create your own: <a href="http://blog.nkadesign.com/2008/ms-ac" rel="nofollow">http://blog.nkadesign.com/2008/ms-ac</a>&#8230;-replacement/##     __________________ (RG for short) aka Allan Bunch MS Access MVP -- WinXP Pro, Win7 Pro- acXP, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by cosma</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-1/#comment-13256</link>
		<dc:creator>cosma</dc:creator>
		<pubDate>Fri, 24 Dec 2010 16:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13256</guid>
		<description>&lt;p&gt;Its ok i solved it&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Its ok i solved it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by cosma</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-1/#comment-13254</link>
		<dc:creator>cosma</dc:creator>
		<pubDate>Fri, 24 Dec 2010 15:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-13254</guid>
		<description>&lt;p&gt;I did both steps and still the problem remains.
In my code the problem is when i write:
Dim login = Me.NameAndPassTableAdapter1.UsernamePasswordString(UsernameTextBox.Text, PasswordTextBox.Text)
When i click ok it pops that:
The &#039;Microsoft.Jet.OLEDB.4.0&#039; provider is not registered on the local machine.
Do i need to restart my pc?
What am I doing wrong?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I did both steps and still the problem remains.
In my code the problem is when i write:
Dim login = Me.NameAndPassTableAdapter1.UsernamePasswordString(UsernameTextBox.Text, PasswordTextBox.Text)
When i click ok it pops that:
The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine.
Do i need to restart my pc?
What am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Access: upsizing to SQL Server 2008 by Matthew Atherton</title>
		<link>http://blog.nkadesign.com/2009/ms-access-upsizing-to-sql-server-2008/comment-page-1/#comment-12944</link>
		<dc:creator>Matthew Atherton</dc:creator>
		<pubDate>Fri, 17 Dec 2010 17:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=285#comment-12944</guid>
		<description>&lt;p&gt;I had the same issue, and followed the steps in the article below (registered the DAO360.DLL and also added to the PATH Environment Variable).&lt;/p&gt;

&lt;p&gt;The error went away after that.  Good luck!&lt;/p&gt;

&lt;p&gt;http://sqlserver-qa.net/blogs/tools/archive/2010/01/12/unable-to-cast-com-object-of-type-microsoft-office-interop-access-dao-dbengineclass-to-interface-type-microsoft-office-interop-access-dao-dbengine.aspx&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I had the same issue, and followed the steps in the article below (registered the DAO360.DLL and also added to the PATH Environment Variable).</p>

<p>The error went away after that.  Good luck!</p>

<p><a href="http://sqlserver-qa.net/blogs/tools/archive/2010/01/12/unable-to-cast-com-object-of-type-microsoft-office-interop-access-dao-dbengineclass-to-interface-type-microsoft-office-interop-access-dao-dbengine.aspx" rel="nofollow">http://sqlserver-qa.net/blogs/tools/archive/2010/01/12/unable-to-cast-com-object-of-type-microsoft-office-interop-access-dao-dbengineclass-to-interface-type-microsoft-office-interop-access-dao-dbengine.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 2008 / Windows 7 x64: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine. by zanskar03</title>
		<link>http://blog.nkadesign.com/2008/windows-2008-the-microsoftjetoledb40-provider-is-not-registered-on-the-local-machine/comment-page-1/#comment-12550</link>
		<dc:creator>zanskar03</dc:creator>
		<pubDate>Fri, 10 Dec 2010 09:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=236#comment-12550</guid>
		<description>&lt;p&gt;Merci beaucoup, trop top :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Merci beaucoup, trop top :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SysAdmin: Installing Windows Server 2008 x64 on a Macbook Pro by Anonymos</title>
		<link>http://blog.nkadesign.com/2008/mac-installing-windows-server-2008-x64-on-a-macbook-pro/comment-page-1/#comment-12530</link>
		<dc:creator>Anonymos</dc:creator>
		<pubDate>Wed, 10 Nov 2010 19:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=149#comment-12530</guid>
		<description>&lt;p&gt;This might be slightly offtopic, but:
You can change the way OS X displays date/time in System Preferences -&gt; Language &amp; Text -&gt; Formats&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This might be slightly offtopic, but:
You can change the way OS X displays date/time in System Preferences -&gt; Language &amp; Text -&gt; Formats</p>
]]></content:encoded>
	</item>
</channel>
</rss>

