wmjie / ibm-db

Automatically exported from code.google.com/p/ibm-db
0 stars 0 forks source link

ibm_db on Mac #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have read some bits of information here and elsewhere about using the ibm-db 
package on Apple Mac OS. For example on this issue:
http://code.google.com/p/ibm-db/issues/detail?id=63

I have also read here that Mac is no longer supported.

Is there any workaround possible so that I might be able to access my Informix 
server from Python code running on a Mac -- even just in a testing / 
development context?

If the IBM Data Server Driver package is not available on Mac, then shouldn't 
there be some way to install a Mac ODBC or JDBC driver and somehow access that 
from Mac?

Thanks very much,
R

Original issue reported on code.google.com by rsolo...@gmail.com on 17 Jul 2012 at 10:56

GoogleCodeExporter commented 9 years ago
You can install DB2 Express-C on Mac, through this the client will get install 
to your system in sqllib directory.
You can download Express-C edition of DB2 V9.5.2 is 
http://www.ibm.com/software/data/db2/express/download.html?S_CMP=ECDDWW01&S_TACT
=ACDB2011 

Thanks,
Rahul

Original comment by rahul.pr...@in.ibm.com on 18 Jul 2012 at 7:17

GoogleCodeExporter commented 9 years ago

Original comment by rahul.pr...@in.ibm.com on 5 Sep 2012 at 6:56