| Publisher | SAS Institute | ||
|---|---|---|---|
| Format | 143.5KB PDF | Date added | 14 May 2007 |
| Topics | Programming Languages, Database Management, Database Applications | ||
| Downloads | 11 | ||
SAS/Access has grown in complexity as SAS continues to make it easier to use and expand its functionality. There are now many different ways to access the Relational DataBase Management Systems (RDBMS) data - by using a Libname or SQL Pass-Through facility. What's the difference? What's going on "Under the covers?" Understanding the underlying process that SAS uses to talk to an RDBMS will help to program more efficiently. This paper covers the basics of using SAS/ACCESS to RDBMS, progressing with more detailed and complex concepts. This should provide the reader with a good starting point in learning how to use SAS/ACCESS.
Related white papers
ASP.NET-Beyond the Starter Kits, Creating Custom Modules (Part 1 of 2)-Level 200
This webcast will demonstrate how easy it is to use ASP.NET to extend popular web portal frameworks to meet custom needs. This webcast explains the DotNetNuke portal framework and shows...
Intro to Perl on Windows
Although Perl may have been born and raised in the Unix universe, the world's favorite practical extraction and reporting language has had, and has had for some time, an established...
Explore the Data Access Options in Visual Studio 2008: Visual Studio 2008 and .NET 3.5 Give Developers Substantially Increased Data Access Options
In Visual Studio 2008 running on the .NET framework 3.5, developers can not only create DataReaders and DataSets; Microsoft has also added LINQ to SQL, Entity Framework, and ADO.NET Data...
CmUML - A UML Based Framework for Formal Specification of Concurrent, Reactive Systems
Complex software systems possess concurrent and reactive behaviors requiring precise specifications prior to development. Lamport's transition axiom method is a formal specification method which combines axiomatic and operational approaches. On...
An Integrated-Documentation Tool for Oracle Databases
In an ideal world, all software and database systems would have clear documentation that is always up to date. In the real world, however, documentation usually is either non-existent or...
Creating Simple Firefox "Add-Ons" With Ubiquity: Developing Add-Ons for Firefox Can Be Tedious, But It's Not Hard
Making add-ons for Firefox is not hard, but development can be tedious, especially as there is no formal development IDE for making them (Venkman comes closest, but it's not very...
From Delegate to Lambda: The Key to Understanding Lambda Expressions Lies in Understanding Delegates
Delegates play a tremendously important role in developing applications for the .NET Framework, especially when using C# or Visual Basic. Events, a special application of delegates, are used all over...

