Empress Software Command Language Interface
Empress v8.62
May 2006

© 1983, 2006 Empress Software Inc.

All rights reserved. Reproduction of this document in whole or part, by electronic or any other means, is prohibited without written consent from Empress Software Inc.

RESTRICTED RIGHTS LEGEND

Use, duplication, or disclosure by the Government is subject to restrictions as set forth in
subparagraph (c) (1) (ii) of the Rights in Technical Data and Computer Software clause at 52.227-7013.

05/06


This manual describes the operating system command line interfaces, and C language interfaces.


Table of Contents

CHAPTER 1: Introduction

1.1 Overview
1.2 Database Used for the Examples
1.3 References

1.3.1 References for UNIX
1.3.2 References for Windows NT

CHAPTER 2: The UNIX Shell Interface

2.1 Introduction
2.2 Execute a Single SQL Command from UNIX Shell
2.3 Execute a Batch SQL Commands from UNIX Shell

CHAPTER 3: The Windows Batch Interface

3.1 Introduction
3.2 Execute a Single Command from Windows Prompt
3.3 Execute a Batch SQL Commands from Windows Prompt

CHAPTER 4: The Standard Interface

4.1 Introduction
4.2 The Header File mscc.h
4.3 Initialization and Cleanup
4.4 Compiling and Linking
4.5 Examples Using the Standard Interface
4.6 Using Retrieved Values

CHAPTER 5: Manual Pages