Chapter8.Virtual Database Engine

Abstract

This chapter covers Remote Table Attachment, Usage of Remote Tables from ODBC, JDBC, ADO.NET, SQLX, XPath/XQuery, Linked Data Views.

Table of Contents

8.1. Virtual Database (VDB) Engine
8.1.1. The Need for VDB Engines
8.1.2. First Generation Virtual Database Products
8.1.3. VDB Implementation Issues
8.1.4. VDB Engine Components
8.2. Using Microsoft Entity Frameworks to Access Oracle Schema Objects with Virtuoso
8.2.1. Install and configure OpenLink ODBC Driver for Oracle
8.2.2. Install and configure OpenLink Virtuoso Universal Server
8.2.3. Linking Oracle tables into OpenLink Virtuoso
8.2.4. Creating EDM in Visual Studio 2008
8.2.5. Using EDM to create Entity Framework based applications
8.3. Using Microsoft Entity Frameworks to Access Progress Schema Objects with Virtuoso
8.3.1. Install and configure OpenLink ODBC Driver for Progress (SQL-92)
8.3.2. Install and configure OpenLink Virtuoso Universal Server
8.3.3. Linking Progress tables into Virtuoso
8.3.4. Creating EDM in Visual Studio 2008
8.3.5. Manually creating EDM Associations (FKs) for the Progress isports database
8.3.6. Using EDM to create Entity Framework based applications
8.4. Using Microsoft Entity Frameworks to Access Ingres Schema Objects with Virtuoso
8.4.1. Install and configure OpenLink ODBC Driver for Ingres
8.4.2. Install and configure OpenLink Virtuoso Universal Server
8.4.3. Linking Ingres tables into OpenLink Virtuoso
8.4.4. Creating EDM in Visual Studio 2008
8.4.5. Manually creating EDM Associations (FKs) for the Ingres Tutorial database
8.4.6. Using EDM to create Entity Framework based applications
8.5. Using Microsoft Entity Frameworks to Access Informix Schema Objects with Virtuoso
8.5.1. Install and configure OpenLink ODBC Driver for Informix
8.5.2. Install and configure OpenLink Virtuoso Universal Server
8.5.3. Linking Informix tables into OpenLink Virtuoso
8.5.4. Creating EDM in Visual Studio 2008
8.5.5. Using EDM to create Entity Framework based applications
8.6. Using Microsoft Entity Frameworks to Access DB2 Schema Objects with Virtuoso
8.6.1. Install and configure OpenLink ODBC Driver for DB2
8.6.2. Install and configure OpenLink Virtuoso Universal Server
8.6.3. Linking DB2 tables into OpenLink Virtuoso
8.6.4. Creating EDM in Visual Studio 2008
8.6.5. Using EDM to create Entity Framework based applications
8.7. Using Microsoft Entity Frameworks to Access Sybase Schema Objects with Virtuoso
8.7.1. Install and configure OpenLink ODBC Driver for Sybase
8.7.2. Install and configure OpenLink Virtuoso Universal Server
8.7.3. Linking Sybase tables into OpenLink Virtuoso
8.7.4. Creating EDM in Visual Studio 2008
8.7.5. Manually creating EDM Associations (FKs) for the Sybase pubs2 database
8.7.6. Using EDM to create Entity Framework based applications
8.8. Using Microsoft Entity Frameworks to Access MySQL Schema Objects with Virtuoso
8.8.1. Install and configure OpenLink ODBC Driver for MySQL
8.8.2. Install and configure OpenLink Virtuoso Universal Server
8.8.3. Linking MySQL tables into OpenLink Virtuoso
8.8.4. Creating EDM in Visual Studio 2008
8.8.5. Using EDM to create Entity Framework based applications
8.9. Using Microsoft Entity Frameworks to Access PostgreSQL Schema Objects with Virtuoso
8.9.1. Install and configure OpenLink ODBC Driver for PostgreSQL
8.9.2. Install and configure OpenLink Virtuoso Universal Server
8.9.3. Linking PostgreSQL tables into OpenLink Virtuoso
8.9.4. Creating EDM in Visual Studio 2008
8.9.5. Using EDM to create Entity Framework based applications
8.10. Using Microsoft Entity Frameworks to Access ODBC to JDBC Bridge Schema Objects with Virtuoso
8.10.1. Install and configure OpenLink ODBC Driver for ODBC to JDBC Bridge
8.10.2. Install and configure OpenLink Virtuoso Universal Server
8.10.3. Linking ODBC to JDBC Bridge tables into OpenLink Virtuoso
8.10.4. Creating EDM in Visual Studio 2008
8.10.5. Using EDM to create Entity Framework based applications
8.11. Using Microsoft Entity Frameworks to Access ODBC to ODBC Bridge Schema Objects with Virtuoso
8.11.1. Install and configure OpenLink ODBC Driver for ODBC to ODBC Bridge
8.11.2. Linking ODBC to ODBC Bridge tables into OpenLink Virtuoso
8.11.3. Creating EDM in Visual Studio 2008
8.11.4. Using EDM to create Entity Framework based applications
8.12. Using Microsoft Entity Frameworks to Access Firebird Schema Objects with Virtuoso
8.12.1. Install and configure the Firebird ODBC Driver
8.12.2. Install and configure OpenLink Virtuoso Universal Server
8.12.3. Linking Firebird tables into OpenLink Virtuoso
8.12.4. Creating EDM in Visual Studio 2008
8.12.5. Using EDM to create Entity Framework based applications
8.13. Using Microsoft Entity Frameworks to Access Microsoft SQL Server Schema Objects with Virtuoso
8.13.1. Install and configure OpenLink ODBC Driver for Microsoft SQL Server
8.13.2. Install and configure OpenLink Virtuoso Universal Server
8.13.3. Linking Microsoft SQL Server tables into OpenLink Virtuoso
8.13.4. Creating EDM in Visual Studio 2008
8.13.5. Using EDM to create Entity Framework based applications
8.14. Parallel Operations and Bulk Data Transfer with Remote Tables