Ingres 2006 - Embedded SQL Companion Guide

Peter Kitson

ISBN : -

Order a printed copy of this book from Amazon --UNAVAILABLE--


Cover Design - Ingres 2006 - Embedded SQL Companion Guide
 

For your free electronic copy of this book please verify the numbers below. 

(We need to do this to make sure you're a person and not a malicious script)

Numbers

 




Sample Chapter From Ingres 2006 - Embedded SQL Companion Guide
     Copyright © Ingres Corporation



Chapter 1: About This Guide


This chapter briefly describes the Embedded SQL Companion Guide and discusses how to use this manual most effectively. The chapter also describes conventions used in Ingres documentation, and lists other manuals that are relevant to this manual.

Purpose of This Manual

This guide describes how to use Ingres Embedded SQL with the following programming languages:

  • C and C++
  • COBOL
  • Fortran
  • Ada
  • BASIC
  • Pascal

For the most part, embedded SQL is identical in syntax and functionality across all supported host programming languages. Therefore, the documentation describes it independently of any one host language in the SQL Reference Guide, which covers database statements, and in the Forms-based Application Development Tools User Guide, which covers forms statements. The host language-dependent details of its use are described in this Companion Guide.

Audience

This manual is designed for programmers who have a working knowledge of SQL and C, COBOL, and Fortran. It must be read in conjunction with the SQL Reference Guide and the Forms-based Application Development Tools User Guide, as it discusses only those issues on which the various host languages diverge.