ODBC-Access for ADABAS under Linux


I programmed a small C++-Interface to Adabas using the odbc-library under Linux. It's a little bit quick&dirty but it should work for simple applications, if you simple want to write a small program accessing adabas, without using embedded SQL or program direct with the odbc core functions.

I hope this small library helps you a little. If you have comments, additions or anything else to say, please email me at jonny@dillingen.baynet.de


[ Overview  -  Installation  -  Download  -  Copyright  ]

Overview:


Installation:

  1. download the tar-file
  2. choose a target dir to which you copy the file.
  3. untar the archive
  4. adjust the log-level in the file util.cpp (I recommend using log-level 2, otherwise you will get very big log-file).
  5. write your own programs :-))

Download

If you decided to give this package a try, you can download the actual version here:  aodbc-1.0.tgz .


Copyright

I distribute this program free of any charge and you can even modify or copy it. I would be happy, if you include a link to this page, or include my e-mail. You can also send me your additions or corrections and I will include it into my distribution, if you like.


 © 1996,97  js