User's Guide | Reference Manual | Release Notes | Off-Print | Top

ODBC User's Guide

Version 0.9.1

Bibliography | Glossary | Cover

Table of Contents

1 Introduction
1.1 Introduction
1.2 Prerequisites

2 How to compile ODBC on Windows
2.1 C-compiler on Windows
2.2 Configuring the Erlang ODBC application
2.3 Configuring Makefile
2.4 Compile ODBC

3 How to compile ODBC on Unix
3.1 C-compiler on Unix
3.2 Configuring the Erlang ODBC application
3.3 Configuring Makefile
3.4 Compile ODBC

4 Overview
4.1 Interfaces

5 Erlang ODBC application Examples
5.1 Introduction