Free Newsletters:
DatabaseDaily  
Database Journal
Search Database Journal:
 
MS SQL Oracle DB2 Access MySQL PostgreSQL Sybase PHP SQL Etc SQL Scripts & Samples Links Database Forum DBA Videos
internet.com

» Database Journal Home
» DBA Videos
» Database Articles
» Database Tutorials
MS SQL
Oracle
MS Access
MySQL
DB2
» RESOURCES
Database Tools
SQL Scripts & Samples
Links
» Database Forum
» DBA Jobs
» Sitemap

News Via RSS Feed



follow us on Twitter

Marketplace Partners
Be a Marketplace Partner

internet.commerce
Be a Commerce Partner


















eBay Sees Strong Quarter on PayPal Growth

Mozilla Patches 14 Firefox Security Flaws

Juniper Sees Lift From Carriers, Enterprise IT

internet.com
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers


Database Journal | DBA Support | SQLCourse | SQLCourse2









Related Articles
MS Access for the Business Environment: Create a PivotChart View in Access
MS Access for the Business Environment: Create a PivotTable View in Access
MS Access for the Business Environment: Create a Calculated Field with the Expression Builder

Software Lead – C#, .Net - INTERVIEW NOW! (IL)
Next Step Systems
US-IL-Libertyville

Justtechjobs.com Post A Job | Post A Resume

Featured Database Articles

MS Access

May 3, 2004

MS Access for the Business Environment: Extend Access with Pass-Through Queries

By William Pearson

About the Series ...

This article continues the series, MS Access for the Business Environment. The primary focus of this series is an examination of business uses for the MS Access relational database management system. The series is designed to provide guidance in the practical application of data and database concepts to meet specific needs in the business world. The majority of the procedures I demonstrate in this article and going forward will be undertaken within MS Access 2003, although most of the concepts that we explore in the series will apply to earlier versions of MS Access, as well.

For more information on the series, as well as the hardware / software requirements to prepare for the tutorials we will undertake, please see Tutorial 1: Create a Calculated Field with the Expression Builder. Along with MS Access, of which we have made repeated use in the previous articles of the series, additional application considerations apply for this tutorial, because it introduces another Microsoft RDBMS, MSSQL Server 2000.

For those joining the series at this point because of a desire to work with MSSQL Server 2000 and its components from an MSSQL Server perspective, it is assumed that MSSQL Server 2000 is accessible to / installed on your PC, with the appropriate access rights to the MSSQL Server 2000 environment to parallel the steps of the article. If this is the first time MSSQL Server 2000 is being accessed on your machine, you may need to consult the MSSQL Server 2000 online documentation for installation and configuration instructions.

Introduction to this Tutorial

This article focuses on a topic that is related to an earlier group of articles we have published, all of which dealt with the use of "SQL specific" or "direct SQL" within MS Access. As many of us are aware, MS Access can play many varied roles in client / server architecture, and it is quite common to find it acting as a front end to various enterprise-level, back-end databases. MSSQL Server is a natural for the back-end partner in such arrangements, and we can manage communication between MS Access and MSSQL Server in multiple ways. This flexibility includes using links, ActiveX data objects, or SQL Pass-Through queries to allow communication between MS Access and SQL Server

In this article, we will devote our efforts to the latter of the three options, and concentrate on the use of Pass-Through queries as the medium of communication. Our examination of Pass-Through queries will include the following:

  • A discussion of the nature of Pass-Through queries, and instances in which their use is warranted;
  • A discussion of the advantages and disadvantages incumbent within the choice to use Pass-Through queries;
  • A hands-on practice exercise that includes the creation and operation of a Pass-Through query to a MSSQL Server 2000 database.


Go to page: 1  2  3  4  5  Next  

Tools:
Add databasejournal.com to your favorites
Add databasejournal.com to your browser search box
IE 7 | Firefox 2.0 | Firefox 1.5.x
Receive news via our XML/RSS feed

MS Access Archives








Latest Forum Threads
MS Access Forum
Topic By Replies Updated
Link to a pdf folder algebroni 3 July 26th, 12:25 AM
Charting in Access NISMOJim 0 July 25th, 01:09 AM
Problem with select From Clause alobi 3 July 17th, 12:43 PM
access database /VB6 alobi 3 July 14th, 08:24 PM