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

<channel>
	<title>Chandler&#039;s Zen</title>
	<atom:link href="http://www.chandlerfamily.org.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chandlerfamily.org.uk</link>
	<description>the musings of an ancient geek</description>
	<lastBuildDate>Tue, 27 Mar 2012 08:10:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<image><title>Chandler&#039;s Zen</title><url>http://www.chandlerfamily.org.uk/wp-content/themes/czen/images/cz_feed.gif</url><link>http://www.chandlerfamily.org.uk</link><width>80</width><height>60</height><description>the musings of an ancient geek</description></image>		<item>
		<title>A Conditional Formatting problem with Microsoft Access</title>
		<link>http://www.chandlerfamily.org.uk/2012/02/conditional-formatting-problem-in-microsoft-access/</link>
		<comments>http://www.chandlerfamily.org.uk/2012/02/conditional-formatting-problem-in-microsoft-access/#comments</comments>
		<pubDate>Sun, 26 Feb 2012 13:12:23 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[MS Access]]></category>

		<guid isPermaLink="false">http://www.chandlerfamily.org.uk/?p=987</guid>
		<description><![CDATA[I have been puzzling for some time why a Microsoft Access continuous form in an application I am maintaining insisted on replacing the background colour of a control by making it transparent when the record was not selected, and although the background colour returned when actually selecting the record the conditional formatting that was supposed [...]]]></description>
		<wfw:commentRss>http://www.chandlerfamily.org.uk/2012/02/conditional-formatting-problem-in-microsoft-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	I have been puzzling for some time why a Microsoft Access continuous form in an application I am maintaining insisted on replacing the background colour of a control by making it transparent when the record was not selected, and although the background colour returned when actually selecting the record the conditional formatting that was supposed [...]
	</item>
		<item>
		<title>Supporting the fight against SOPA</title>
		<link>http://www.chandlerfamily.org.uk/2012/01/supporting-the-fight-against-sopa/</link>
		<comments>http://www.chandlerfamily.org.uk/2012/01/supporting-the-fight-against-sopa/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 20:23:24 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Remarks]]></category>

		<guid isPermaLink="false">http://www.chandlerfamily.org.uk/?p=983</guid>
		<description><![CDATA[This site, along with my sister site Hartley Consultants are supporting the fight against SOPA.  Although this is an American legislation, which I have little influence over, the bill&#8217;s implementation will have far reaching effects way beyond the intended one of stopping piracy. In fact it will probably do nothing much to stop piracy, whilst [...]]]></description>
		<wfw:commentRss>http://www.chandlerfamily.org.uk/2012/01/supporting-the-fight-against-sopa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	This site, along with my sister site Hartley Consultants are supporting the fight against SOPA.  Although this is an American legislation, which I have little influence over, the bill&#8217;s implementation will have far reaching effects way beyond the intended one of stopping piracy. In fact it will probably do nothing much to stop piracy, whilst [...]
	</item>
		<item>
		<title>Removing Security From An Access Application</title>
		<link>http://www.chandlerfamily.org.uk/2011/10/removing-security-from-an-access-application/</link>
		<comments>http://www.chandlerfamily.org.uk/2011/10/removing-security-from-an-access-application/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 17:18:18 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[MS Access]]></category>

		<guid isPermaLink="false">http://www.chandlerfamily.org.uk/?p=956</guid>
		<description><![CDATA[I have been working with an old Access 2000 application and decided, due to the change in use to a Kiosk type application, where multiple people use the same application without shutting down, that the security mechanism based on Workgroup security will have to go. This application had previously been secured by using a bespoke [...]]]></description>
		<wfw:commentRss>http://www.chandlerfamily.org.uk/2011/10/removing-security-from-an-access-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	I have been working with an old Access 2000 application and decided, due to the change in use to a Kiosk type application, where multiple people use the same application without shutting down, that the security mechanism based on Workgroup security will have to go. This application had previously been secured by using a bespoke [...]
	</item>
		<item>
		<title>How to  have a SQL Server stored procedure be the  source for an Access report</title>
		<link>http://www.chandlerfamily.org.uk/2011/05/how-to-have-a-sql-server-stored-procedure-be-the-source-for-an-access-report/</link>
		<comments>http://www.chandlerfamily.org.uk/2011/05/how-to-have-a-sql-server-stored-procedure-be-the-source-for-an-access-report/#comments</comments>
		<pubDate>Fri, 06 May 2011 16:19:34 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[MS Access]]></category>
		<category><![CDATA[SQLServer]]></category>

		<guid isPermaLink="false">http://www.chandlerfamily.org.uk/?p=944</guid>
		<description><![CDATA[In converting my Access back end database I came across a little gotcha that took a while to solve. I was trying to dynamically have a stored procedure on the server act as the record source for a Report. But what ever I tried, I kept getting an Error Message &#8220;Run-time error &#8217;32585&#8242; This feature [...]]]></description>
		<wfw:commentRss>http://www.chandlerfamily.org.uk/2011/05/how-to-have-a-sql-server-stored-procedure-be-the-source-for-an-access-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	In converting my Access back end database I came across a little gotcha that took a while to solve. I was trying to dynamically have a stored procedure on the server act as the record source for a Report. But what ever I tried, I kept getting an Error Message &#8220;Run-time error &#8217;32585&#8242; This feature [...]
	</item>
		<item>
		<title>An automated backup regime for a small SQL Server database</title>
		<link>http://www.chandlerfamily.org.uk/2011/05/an-automated-backup-regime-for-a-small-sql-server-database/</link>
		<comments>http://www.chandlerfamily.org.uk/2011/05/an-automated-backup-regime-for-a-small-sql-server-database/#comments</comments>
		<pubDate>Mon, 02 May 2011 07:14:14 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[SQLServer]]></category>

		<guid isPermaLink="false">http://www.chandlerfamily.org.uk/?p=936</guid>
		<description><![CDATA[I am making this post to show how to make a simple automated backup regime for a relatively small SQL Server (I am using SQL Server 2008 R2 Express Edition) database. I am doing so, because when I was looking for some inspiration for doing this myself I found it quite hard to get all [...]]]></description>
		<wfw:commentRss>http://www.chandlerfamily.org.uk/2011/05/an-automated-backup-regime-for-a-small-sql-server-database/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	I am making this post to show how to make a simple automated backup regime for a relatively small SQL Server (I am using SQL Server 2008 R2 Express Edition) database. I am doing so, because when I was looking for some inspiration for doing this myself I found it quite hard to get all [...]
	</item>
		<item>
		<title>How to create an Access SubReport which uses as SQL Server Stored Procedure as its data</title>
		<link>http://www.chandlerfamily.org.uk/2011/04/how-to-create-an-access-subreport-which-uses-as-sql-server-stored-procedure-as-its-data/</link>
		<comments>http://www.chandlerfamily.org.uk/2011/04/how-to-create-an-access-subreport-which-uses-as-sql-server-stored-procedure-as-its-data/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 18:15:28 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[MS Access]]></category>
		<category><![CDATA[SQLServer]]></category>

		<guid isPermaLink="false">http://www.chandlerfamily.org.uk/?p=930</guid>
		<description><![CDATA[I am porting an Access Front End/Access Back End application into an Access Front End/SQL Server Back End application. One thing that got me stumped for a while was a report which had an embedded query as a subreport. This query was complicated in that it had many joins, group by clauses on inner selects [...]]]></description>
		<wfw:commentRss>http://www.chandlerfamily.org.uk/2011/04/how-to-create-an-access-subreport-which-uses-as-sql-server-stored-procedure-as-its-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	I am porting an Access Front End/Access Back End application into an Access Front End/SQL Server Back End application. One thing that got me stumped for a while was a report which had an embedded query as a subreport. This query was complicated in that it had many joins, group by clauses on inner selects [...]
	</item>
		<item>
		<title>Importing Access Database into SQLServer when the former is protected with a workgroup file</title>
		<link>http://www.chandlerfamily.org.uk/2011/04/importing-access-database-into-sqlserver-when-the-former-is-protected-with-a-workgroup-file/</link>
		<comments>http://www.chandlerfamily.org.uk/2011/04/importing-access-database-into-sqlserver-when-the-former-is-protected-with-a-workgroup-file/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 09:59:03 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[MS Access]]></category>
		<category><![CDATA[SQLServer]]></category>

		<guid isPermaLink="false">http://www.chandlerfamily.org.uk/?p=902</guid>
		<description><![CDATA[I have been trying to explore different ways of populating a SQLServer database with data from a fairly complex multiuser Microsoft Access application, with a view to migrating the application to using SQLServer for its primary data server. The application is split into front end accessing a main backend database (and a couple of other [...]]]></description>
		<wfw:commentRss>http://www.chandlerfamily.org.uk/2011/04/importing-access-database-into-sqlserver-when-the-former-is-protected-with-a-workgroup-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	I have been trying to explore different ways of populating a SQLServer database with data from a fairly complex multiuser Microsoft Access application, with a view to migrating the application to using SQLServer for its primary data server. The application is split into front end accessing a main backend database (and a couple of other [...]
	</item>
		<item>
		<title>Calling a Form with Return Values.</title>
		<link>http://www.chandlerfamily.org.uk/2011/04/calling-a-form-with-return-values/</link>
		<comments>http://www.chandlerfamily.org.uk/2011/04/calling-a-form-with-return-values/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 09:15:25 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[MS Access]]></category>

		<guid isPermaLink="false">http://www.chandlerfamily.org.uk/?p=900</guid>
		<description><![CDATA[I recently learnt a neat trick for calling a form in Microsoft Access and retrieving values from it. It is really nice to encase the whole thing in a function which retrieves a return value. Let me show you with a simple example &#8211; I want to return an address based on a post code [...]]]></description>
		<wfw:commentRss>http://www.chandlerfamily.org.uk/2011/04/calling-a-form-with-return-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	I recently learnt a neat trick for calling a form in Microsoft Access and retrieving values from it. It is really nice to encase the whole thing in a function which retrieves a return value. Let me show you with a simple example &#8211; I want to return an address based on a post code [...]
	</item>
		<item>
		<title>A Video about my Air Hockey software</title>
		<link>http://www.chandlerfamily.org.uk/2011/04/a-video-about-my-air-hockey-software/</link>
		<comments>http://www.chandlerfamily.org.uk/2011/04/a-video-about-my-air-hockey-software/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 17:05:55 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[air hockey]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.chandlerfamily.org.uk/?p=895</guid>
		<description><![CDATA[I have made a video about my Air Hockey game, a web based simulation of an Air Hockey table. I repeat it here, although it is also available on my software applications page Making a video that works with Flowplayer seemed to be quite a difficult job. In producing the video using linux I tried [...]]]></description>
		<wfw:commentRss>http://www.chandlerfamily.org.uk/2011/04/a-video-about-my-air-hockey-software/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	I have made a video about my Air Hockey game, a web based simulation of an Air Hockey table. I repeat it here, although it is also available on my software applications page Making a video that works with Flowplayer seemed to be quite a difficult job. In producing the video using linux I tried [...]
	</item>
		<item>
		<title>Jumping to a particular record in MS Access</title>
		<link>http://www.chandlerfamily.org.uk/2011/03/jumping-to-a-particular-record-in-ms-access/</link>
		<comments>http://www.chandlerfamily.org.uk/2011/03/jumping-to-a-particular-record-in-ms-access/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 11:10:40 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[MS Access]]></category>
		<category><![CDATA[recordset]]></category>

		<guid isPermaLink="false">http://www.chandlerfamily.org.uk/?p=752</guid>
		<description><![CDATA[I have been working with Microsoft Access for a while but I had run up against a problem that took me a while to solve. I have a form, with two sub-forms side by side, both of which contain similar subforms displayed in continuous form mode. Each subform is a query based around activities on [...]]]></description>
		<wfw:commentRss>http://www.chandlerfamily.org.uk/2011/03/jumping-to-a-particular-record-in-ms-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	I have been working with Microsoft Access for a while but I had run up against a problem that took me a while to solve. I have a form, with two sub-forms side by side, both of which contain similar subforms displayed in continuous form mode. Each subform is a query based around activities on [...]
	</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc

Served from: www.chandlerfamily.org.uk @ 2012-05-19 07:50:10 -->
