﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Articles tagged Programming, Access</title><link>http://www.sqlservercentral.com/</link><description>Articles tagged Programming, Access posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Linking Access to SQL Server</title><description>For quick and dirty work, sometimes Access is the best way to work with SQL Server. Andy Warren brings a basic tutorial on how you can link Access to your SQL Server tables to easily and quickly manipulate data.



</description><guid>http://www.sqlservercentral.com/articles/Access/linkingaccesstosqlserver/2176/</guid><pubDate>2007/11/02</pubDate><link>http://www.sqlservercentral.com/articles/Access/linkingaccesstosqlserver/2176/</link></item><item><title>Browser Style Form Navigation</title><description>This article series features a demo app affectionately named Something Not Entirely Unlike Access, which employs a variety of methods to obfuscate the &amp;#34;Accessian&amp;#34; features. 
</description><guid>http://www.sqlservercentral.com/redirect/articles/3188/</guid><pubDate>2007/09/06</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3188/</link></item><item><title>Access to SQL Server: The Upsizing Wizard</title><description>SQL Server 2000 is the basis for the new Access database storage. However there are still many cases where applications developed on Access are outgrown and need to be moved to SQL Server to support the load. Author Kathi Kellenberger brings us a look at the Upsizing Wizard and how you can move your databases to SQL Server.



</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2000+Upgrading/accesstosqlservertheupsizingwizard/1721/</guid><pubDate>2007/01/12</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2000+Upgrading/accesstosqlservertheupsizingwizard/1721/</link></item><item><title>Access to SQL Server: Linking Tables</title><description>SQL Server 2000 and Access databases can be configured to work closely together. If you find that the Access storage format is not handling your needs and an upgrade is needed, you need not through away all of your access development. Instead, you can link Access tables to underlying tables in SQL Server and improve your application by using SQL Server as the backend for your Access project. Author Kathi Kellenberger brings us her second articles in an Access series looking at Linking tables to 


</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2000+Upgrading/accesstosqlserverlinkingtables/1722/</guid><pubDate>2006/11/17</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2000+Upgrading/accesstosqlserverlinkingtables/1722/</link></item><item><title>Save and Retrieve Datasheet Layout with the Windows Registry</title><description>Danny Lesandrini shares a block of code that will allow users to modify (and save) datasheet layout when they are using a compiled MDE version of your Access applications.</description><guid>http://www.sqlservercentral.com/redirect/articles/2567/</guid><pubDate>2006/09/01</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2567/</link></item><item><title>Linking Access to SQL Server</title><description>For quick and dirty work, sometimes Access is the best way to work with SQL Server. Andy Warren brings a basic tutorial on how you can link Access to your SQL Server tables to easily and quickly manipulate data.



</description><guid>http://www.sqlservercentral.com/articles/Access/linkingaccesstosqlserver/2176/</guid><pubDate>2007/11/02</pubDate><link>http://www.sqlservercentral.com/articles/Access/linkingaccesstosqlserver/2176/</link></item><item><title>Digging Into Access Performance</title><description>Access can be a very quick and easy to use tool for working with SQL Server data and for quick and dirty projects, it might be the best tool. But there can be performance issues at times and Andy Warren digs into some of these based on some analysis of what Access does behind the scenes.
</description><guid>http://www.sqlservercentral.com/articles/Access/diggingintoaccessperformance/2173/</guid><pubDate>2006/01/02</pubDate><link>http://www.sqlservercentral.com/articles/Access/diggingintoaccessperformance/2173/</link></item><item><title>Consume Web Service from Access</title><description>A few months ago, I posted an article here at DBJ named How to Pass Access Data Across the Web.  One reader expressed concern over using the Microsoft Internet Explorer library because of security issues. While I do not share his fear, I appreciate that others might, so I began to think about how the process could be enhanced by substituting a Web Service for the traditional ASP/Querystring web page approach described in the article.  What follows is the fruit of those labors.</description><guid>http://www.sqlservercentral.com/redirect/articles/2202/</guid><pubDate>2005/12/21</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2202/</link></item><item><title>Where does Access fit in Microsoft’s future? </title><description>Where does Access fit in Microsoft’s future? Before that question is answered, we should examine why it might be important.

</description><guid>http://www.sqlservercentral.com/redirect/articles/2130/</guid><pubDate>2005/11/08</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2130/</link></item><item><title>How to Pass Access Data Across the Web</title><description>The solution described below should probably not be considered a &amp;#34;best practice&amp;#34; but it works.  It came to life as I was pondering the following conundrum: How can I pass a little bit of data from an internal Access application behind a firewall out to a public web site in real time?
</description><guid>http://www.sqlservercentral.com/redirect/articles/1857/</guid><pubDate>2005/05/11</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1857/</link></item><item><title>Microsoft Access Performance FAQ</title><description>Try the following suggestions as originally suggested by Frank Miller of Microsoft PSS and extensively updated by me. Almost all of these tips also apply to Microsoft Access 97.</description><guid>http://www.sqlservercentral.com/redirect/articles/1747/</guid><pubDate>2005/02/25</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1747/</link></item><item><title>Bind an Access Form's Record Source from an XML File at Runtime</title><description>Learn how to bind a form dynamically to a recordset created from an XML file. This simple application can be the starting point for a powerful solution for your customers and should be considered a part of your arsenal when developing Access application.</description><guid>http://www.sqlservercentral.com/redirect/articles/1745/</guid><pubDate>2005/02/25</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1745/</link></item><item><title>Review: Access Workbench</title><description>For some years, I have been asked to review a product that I have only just gotten around to looking at.  It was developed by Garry Robinson, who publishes a very useful web resource called  vb123.com  and who recently wrote one of the best books on Access security,  Real World Microsoft Access Database Protection and Security. The product is called The Access Workbench (TAW)
</description><guid>http://www.sqlservercentral.com/redirect/articles/1740/</guid><pubDate>2005/02/25</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1740/</link></item><item><title>Access to SQL Server: Getting Started with Access Projects</title><description>SQL Server 2000 and Access databases are two technologies closely linked with the new Access ADP format using SQL Server as the basis for the code. Access Projects are also a way to closely link the two products together and take advantage of each to produce an application very easily. Author Kathi Kellenberger brings us part 3 of her Access series with a look at Access Projects.

</description><guid>http://www.sqlservercentral.com/articles/Access/accesstosqlservergettingstartedwithaccessprojects/1723/</guid><pubDate>2005/02/24</pubDate><link>http://www.sqlservercentral.com/articles/Access/accesstosqlservergettingstartedwithaccessprojects/1723/</link></item><item><title>The Future of Access</title><description>Jon Sigler of Microsoft visited the Denver Access users group with some comments about where Access is going.</description><guid>http://www.sqlservercentral.com/redirect/articles/1746/</guid><pubDate>2005/02/24</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1746/</link></item><item><title>Working with PowerPoint Presentations from Access Using Automation</title><description>Create a PowerPoint slide presentation from scratch using Access data. In addition, display and control a slide show from within an Access form. Walk through the solution and explore ways to extend the sample for your own applications.</description><guid>http://www.sqlservercentral.com/redirect/articles/1743/</guid><pubDate>2005/02/23</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1743/</link></item><item><title>Migrating Microsoft Access Applications to SQL Server</title><description>Microsoft Access targets individual information workers and small teams that use the Microsoft Office System to track, manage, prioritize, and act upon an increasing volume of business information. The data stored in these databases rarely justifies moving to a more robust platform until the application begins expanding into departmental scenarios. When this happens, it is worthwhile to consider moving the data into a more robust platform for enhanced reliability, scalability, and greater IT control. In most cases, the data can be moved through a process called &amp;#34;upsizing&amp;#34; while the Access application front-end continues to provide information workers with access to critical data. Microsoft has created resources in the following three categories to help manage Access data in your organizations:
</description><guid>http://www.sqlservercentral.com/redirect/articles/1738/</guid><pubDate>2005/02/23</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1738/</link></item><item><title>Access to SQL Server: Linking Tables</title><description>SQL Server 2000 and Access databases can be configured to work closely together. If you find that the Access storage format is not handling your needs and an upgrade is needed, you need not through away all of your access development. Instead, you can link Access tables to underlying tables in SQL Server and improve your application by using SQL Server as the backend for your Access project. Author Kathi Kellenberger brings us her second articles in an Access series looking at Linking tables to 


</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2000+Upgrading/accesstosqlserverlinkingtables/1722/</guid><pubDate>2006/11/17</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2000+Upgrading/accesstosqlserverlinkingtables/1722/</link></item><item><title>Access Development Best Practices</title><description>Online Chat with Chat Participants: Tim Getsch, Microsoft Access Program Manager, JP Bagel, Site Manager, Mike Wachal, Lead Beta Engineer, Mike Gunderloy, independent Access developer, Sanjay Jacob, Microsoft Access Program Manager, and Rita Nikas, Microsoft Access MVP Lead
</description><guid>http://www.sqlservercentral.com/redirect/articles/1742/</guid><pubDate>2005/02/22</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1742/</link></item><item><title>Access to SQL Server: The Upsizing Wizard</title><description>SQL Server 2000 is the basis for the new Access database storage. However there are still many cases where applications developed on Access are outgrown and need to be moved to SQL Server to support the load. Author Kathi Kellenberger brings us a look at the Upsizing Wizard and how you can move your databases to SQL Server.



</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2000+Upgrading/accesstosqlservertheupsizingwizard/1721/</guid><pubDate>2007/01/12</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2000+Upgrading/accesstosqlservertheupsizingwizard/1721/</link></item><item><title>Performance Tuning Tips for Using Microsoft Access</title><description>If you are really interested in the fastest performance, don&amp;#39;t use Access as a front-end to a SQL Server database. While Access is relatively easy to learn and fast to develop in, its performance if poor when compared to other front-end options. But if you like to develop in Access, or don&amp;#39;t have any choice, then the tips on this page will help a little to boost your application&amp;#39;s performance.
</description><guid>http://www.sqlservercentral.com/redirect/articles/1737/</guid><pubDate>2005/02/22</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1737/</link></item><item><title>Basics for Building Microsoft Office Access 2003 Runtime-Based Solutio</title><description>Jan Fransen reviews how to use the Microsoft Office Access 2003 Runtime with the Microsoft Access 2003 Developer Extensions so users without Microsoft Access 2003 installed can still use Access-based applications.</description><guid>http://www.sqlservercentral.com/redirect/articles/1744/</guid><pubDate>2005/02/22</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1744/</link></item><item><title>Upsizing the Access Database into the SQL Server</title><description>SQL Server and Access are usually linked together as Access used for applications at the beginning of their lifecycle that are later moved to SQL Server when the load gets too high or the data sizes grow. There are often cases where you may also want to use SQL Server as a backend to an Access application. But how do you get your data from Access to SQL Server? Author Dinesh Asanka brings us an overview of the various ways that you can move your Access database to SQL Server.

</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2000+Upgrading/upsizingtheaccessdatabaseintothesqlserver/1724/</guid><pubDate>2005/02/21</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2000+Upgrading/upsizingtheaccessdatabaseintothesqlserver/1724/</link></item></channel></rss>