[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Linux DB2 interface?
- Subject: [ale] Linux DB2 interface?
- From: cfowler at outpostsentinel.com (Christopher Fowler)
- Date: Fri, 16 Jan 2009 13:31:45 -0500
- In-reply-to: <[email protected]>
- References: <[email protected]>
http://www.ibm.com/developerworks/db2/library/techarticle/dm-0512greenstein/
Look at DBD::XBase
Robert L. Harris wrote:
> Seems I need to put together a perl script to suck some data out of a
> DB2 database.
> I'm being told that there is no free interface such as ODBC to put on my
> Linux system
> to do the connection. Anyone know a good way or a have a sample script that
> connects to a DB2 database and reads from some tables?
>
> http://www.datadirect.com/products/odbc/odbc-db2/index.ssp
>
> I'm googling but the keywords give alot of irrelevant hits.
>
>