I had not heard of  ADABAS, but I Googled a little, and it seems that
ADABAS has, at least as an option, an ODBC interface.

ODBC support is something that we should definitely think about.  There
is a free API available ( http://unixodbc.org ).

It would be fairly straightforward to extend the GET DATA command so
that a command like "GET DATA /TYPE=odbc ..." would read in the data.

This would work in very much the same way as the Postgres interface.
In fact, if any wants to code this, I suggest using src/data/psql-reader.c
as a template since the ODBC API seems similar in many ways.


J'

On Fri, May 28, 2010 at 05:59:23PM -0300, Michel Boaventura wrote:
> Hello,
>
> Here on Brazil, most of the big databases from government still uses  
> ADABAS as main database.
> So far, Brazil government is using SPSS, since it have a native support  
> to read ADABAS.
>
> I'm really willing to make an interface to PSPP to read ADABAS database,  
> but so far I didn't
> found any library to help me with this.
>
> Do any one know a library who can make this link?
>
> Regards,
>
> Michel
>
> _______________________________________________
> pspp-dev mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/pspp-dev

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature

_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to