PostgreSQL Programmer's Guide
PrevNext

Chapter 16. ecpg - Embedded SQL in C

Table of Contents
Why Embedded SQL?
The Concept
How To Use egpc
Limitations
Porting From Other RDBMS Packages
Installation
For the Developer

This describes an embedded SQL in C package for Postgres. It is written by Linus Tolke and Michael Meskes.

NOTE: Permission is granted to copy and use in the same way as you are allowed to copy and use the rest of the PostgreSQL.


PrevHomeNext
サンプル・プログラム Why Embedded SQL?