HOWTO: How To Create an SQL Outer Join Using the View Designer (151797)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Data Access Components 2.5
This article was previously published under Q151797 SUMMARY
This article explains how to create an outer join on a SQL Server table
using the Remote View Designer. An outer join is necessary if the View
needs to display not only matching rows between tables (rows with values in
the specified columns that satisfy the join condition), but also non-
matching rows. An outer join can only be performed if the backend DBMS
supports it. This article uses the pubs database in Microsoft SQL Server.
REFERENCES
"SQL Server Database Developers Companion", and "Visual FoxPro Developer's
Guide."
Modification Type: | Major | Last Reviewed: | 10/15/2003 |
---|
Keywords: | kbhowto KB151797 |
---|
|