Giter VIP home page Giter VIP logo

ingmod's Introduction

This is an Python Database API 2.0 conforming CA Ingres modul. It is
totally written in ESQL/C. It was tested with following Ingres
Versions:

	CA OpenIngres 1.2 on SUN Solaris 2.6
	CA Ingres II Linux on PC SuSE Linux 6.3

And to some extent with:

	CA Ingres 6.4 on SUN Solaris 2.5

Especially Binary() and DATA HANDLERS don't work with Ingres 6.4.

The module adds some extensions to the API 2.0.  Please read Extensions
for a detailed description.

Installation: please go thru Makefile and adjust to Your environment.
Per default, a shared module is build. In ingtest.py, set DB to a
reasonable value (default DB is "iidbdb"). Data handler don't work with
Ingres 6.4.  Use switchexec <ingmod.ec >ingmod64.ec to patch the
module for use with Ingres 6.4.  The ESQL/C compiler complains about
unknown EXEC statements (even when they are within comments).

Files in this distribution:
	Copyright
	Makefile
	README
	Extensions
	ChangeLog
	ingmod.ec
	ingtest.py # a test program
	switchexec # patch unknown EXEC statements

For further questions, hints, bug reports, ... please contact:

Holger Meyer, [email protected], private: [email protected]

Windows notes
=============

Known to build with Python 2.1.3.

Needs MS VC++ version 6 minimum (or what ever was used to create the python
distribution).

dll_build.bat is a batch file to build a win32 dll. It needs to be edited to 
include the batch file to call to setup the path, etc. to use the MS compiler.
Needs MS VC++ version 6 minimum

Unix (Linux) notes
==================

build.sh is a shell script for buiding under RedHat AS 3.0. Known to work
with Python 2.1 and 2.2 (Python 2.2.3 x86 for RedHat AS 3.0). It needs to
be modified to contain the location of python, etc. before it can be
called to build the shared libary for ingmod.

ingmod's People

Contributors

holgerjmeyer avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.