GNUstep Database Library Introduction 0.1

Next:   [Contents][Index]


GNUstep Database Library

©

Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.

Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.

Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions.

Table of Contents

1 Introduction

This document is intended to get people started developing with GDL2. A knowledge of objective-c and relational database concepts is assumed.

While not intended as a thorough reference or a replacement for the API docs and surely omits details for the sake of simplicity it attempts to provide a starting point for people unfamiliar with GDL2 or EOF to get started developing their first application.

If you are reading this document from the GDL2 Sources, most example sources are provided in the ../../Examples/ directory.


Next:   [Contents][Index]