Hi

I'm looking to use SQLAlchemy to connect to my AS/400 and manipulate data. However, I'm totally lost on where to start and what IBM drivers I need to do so. Is there anyone out there that can get me started on the right path? I've already been pointed to http://code.google.com/p/ibm-db/wiki/README, but can't get past the first part that says:

The IBM_DB_SA adapter is packages as a Python Egg component and is dependent on:

SQLAlchemy 0.4.0 (I assume 0.5.8 will work as well)
IBM_DB_DBI Python wrapper
IBM_DB Python driver
IBM Data Server Driver Version 9

I don't know where to get this IBM Data Server Driver Version 9. And, can I just easy_install the other two IBM_DB components?

Any help would really be appreciated.

   -Jim

_______________________________________________
DB-SIG maillist  -  DB-SIG@python.org
http://mail.python.org/mailman/listinfo/db-sig

Reply via email to