<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" />    <channel>
        <title>Access Database In Portland</title>
        <description>Microsoft Access database information tips and tricks about macros, forms, queries, reports, and VBA</description>
        <link>http://www.accessibledatasolutions.com/</link>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
        <lastBuildDate>Mon, 9 Aug 2010 13:57:17 -0700</lastBuildDate>
        <pubDate>Mon, 9 Aug 2010 13:55:50 -0700</pubDate>
        <generator>FeedForAll v2.0 (2.0.3.1) unlicensed version http://www.feedforall.com</generator>
        <item>
            <title>More about Access 2000</title>
            <description>Access 2000 . . . More about Access 2000 new features and improvements.  This version added significant functionality and better user experience.</description>
            <link>http://www.accessibledatasolutions.com/articles09/access2000-2.htm</link>
            <guid isPermaLink="false">4C9AC338-0135-4013-A389-264D67A4E743</guid>
            <pubDate>Mon, 9 Aug 2010 13:55:50 -0700</pubDate>
        </item>
        <item>
            <title>Access XML Development Using VBA</title>
            <description>The technical article demonstrates code used to develop an XML file using Access VBA (Visual Basic For Applications.</description>
            <link>http://www.accessibledatasolutions.com/articles10/accessXML.htm</link>
            <guid isPermaLink="false">9F3ABCB4-928E-445C-9A86-6DA89AA7AB19</guid>
            <pubDate>Mon, 9 Aug 2010 13:52:17 -0700</pubDate>
        </item>
        <item>
            <title>Macro Designer in Access 2010</title>
            <description>The new macro designer bridges the gap from older versions of Access macro development taking a step closer to real programming with Access VBA.  Find
						out how Access 2010 can help you develop powerful macros.  Remember, though, macros do not completely eliminate the need for Access VBA</description>
            <link>http://www.accessibledatasolutions.com/articles10/macrovba.htm</link>
            <guid isPermaLink="false">CBA9A91D-4C59-49A1-B30F-4BFB2B2D1365</guid>
            <pubDate>Mon, 9 Aug 2010 13:48:09 -0700</pubDate>
        </item>
        <item>
            <title>Access VBA For Creating XML Document</title>
            <description>Microsoft Access VBA can be used to automate data transfer into XML for MS Word documents.  This article demonstrates Visual Basic For Applications within
						MS Access and how it is used to create an XML document</description>
            <link>http://www.accessibledatasolutions.com/articles10/accessvba.htm</link>
            <guid isPermaLink="false">54BCA878-50B2-4E61-9103-DEEB628DA398</guid>
            <pubDate>Mon, 9 Aug 2010 13:43:08 -0700</pubDate>
        </item>
        <item>
            <title>MS Access 2000</title>
            <description>MS Access 2000 was a significant move forward for MS Access programmers.  Find out what was new and exciting and interesting about this Access version.</description>
            <link>http://www.accessibledatasolutions.com/articles09/access2000.htm</link>
            <guid isPermaLink="false">5E54AAB5-9923-4F3D-B554-43D0CCBA39CB</guid>
            <pubDate>Mon, 26 Jul 2010 18:55:56 -0700</pubDate>
        </item>
        <item>
            <title>Access Database For 2010 Beta Review</title>
            <description>Find out what&apos;s new in Microsoft Access 2010 - We test drive the first beta release and check out new features</description>
            <link>http://www.accessibledatasolutions.com/articles09/access2010beta.htm</link>
            <guid isPermaLink="false">E9A6F5B5-3815-45E5-B389-8C3744806BB2</guid>
            <pubDate>Mon, 12 Jul 2010 11:39:29 -0700</pubDate>
        </item>
        <item>
            <title>Microsoft Access Automation For Optimum Database Performance</title>
            <description>Automation features in Microsoft Access can improve database performance, save time and lower costs using Access macros</description>
            <link>http://www.accessibledatasolutions.com/articles09/databaseautomation.htm</link>
            <guid isPermaLink="false">4DF26F55-B377-49EF-8A4F-4ACE4D87124B</guid>
            <pubDate>Mon, 12 Jul 2010 11:39:30 -0700</pubDate>
        </item>
        <item>
            <title>Microsoft Office Access 2010 Released</title>
            <description>Microsoft Office Access 2010 database program is here.  Find out more about the updates and features, compliments of Accessible Data Solutions, Portland Oregon</description>
            <link>http://www.accessibledatasolutions.com/articles10/access2010release.htm</link>
            <guid isPermaLink="false">D26A42BF-4651-429F-AD72-2CB7547990DA</guid>
            <pubDate>Mon, 12 Jul 2010 11:39:31 -0700</pubDate>
        </item>
        <item>
            <title>Microsoft Access Database MDE Files For Improved Security</title>
            <description>Microsoft Access Database MDE files provide improved security for your data.  Find out more in this article from Accessible Data Solutions, Portland Oregon</description>
            <link>http://www.accessibledatasolutions.com/articles10/accessmde.htm</link>
            <guid isPermaLink="false">C98D824A-ED35-44FD-B714-4B5FE2B26EED</guid>
            <pubDate>Mon, 12 Jul 2010 11:39:32 -0700</pubDate>
        </item>
				<item>
            <title>Microsoft Access Export Table To Excel</title>
            <description>Microsoft Access export a table to Excel. Find out how to send an Access table to an Excel spreadsheet using simple VBA code example.</description>
            <link>http://www.accessibledatasolutions.com/articles11/AccessexportExcel.htm</link>
            <guid isPermaLink="false">deccb2c4-6598-4d8e-bc87-6df3b481ab2e</guid>
            <pubDate>Wed, 9 Feb 2011 11:55:32 -0700</pubDate>
 				</item>
				<item>
            <title>Microsoft Access Export Table To Excel Advanced Example</title>
            <description>Advanced VBA coding example for exporting a Microsoft Access table to Excel. This example uses several VBA functions.</description>
            <link>http://www.accessibledatasolutions.com/articles11/AccessToExcel.htm</link>
            <guid isPermaLink="false">e4694963-6551-41fd-9b0c-f9f8d3c934b3e</guid>
            <pubDate>Wed, 9 Feb 2011 11:55:34 -0700</pubDate>
 				</item>
				<item>
            <title>Microsoft Access Query Designer</title>
            <description>Find out about the Access Query Designer and how to develop code used with Null values</description>
            <link>http://www.accessibledatasolutions.com/articles11/Accessquery.htm</link>
            <guid isPermaLink="false">13d429c1-cb0c-4669-a4ae-52fd12d6c559</guid>
            <pubDate>Wed, 9 Feb 2011 11:57:14 -0700</pubDate>
 				</item>
    </channel>
</rss>

