Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Discussions
View:  Topic list, Topic summary « Newer  Topics 11 - 20 of 158  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Python and SQLAlchemy support group for IBM Data Servers
 

having trouble with executemany() in ibm_db driver 
  Hi, i'm having trouble with the executemany() function for the ibm_db driver. I receive the following error: *Error: ibm_db_dbi::Error: * *Error 1: Binding Error 1: [IBM][CLI Driver] CLI0125E Function sequence error. SQLSTATE=HY010 SQLCODE=-99999 * My sql statement is of the form: insert_many_sql = ("insert into myschema.mytable "... more »
By imbilltuc...@gmail.com  - Apr 13 - 3 new of 3 messages    

cannto find database name or alias 
  I installed ibm_db and ds driver package like this: [link] and I have the same issue like here: [link] trying to connect from linux to a remote Informix 12 server. (All... more »
By Ralf Kelzenberg  - Apr 9 - 2 new of 2 messages    

database alias or database name [] was not found 
  I compiled ibm_db 2.0.2 from source using the dsdriver package 10.1fix2 I have LD_LIBRARY_PATH set to the odbc_cli lib I try to connect to an informix 12 database when I do: ibm_db_conn = ibm_db.connect(";DATABASE=NAME ;HOSTNAME=XXXXXXXX;PORT=XXXXXX ;PROTOCOL=TCPIP;UID=XXXXX;PWD= XXXXXX;", "", "")... more »
By Ralf Kelzenberg  - Apr 9 - 3 new of 3 messages    

isolation_level 
  Hi, I am new to db2 and ibm_db_sa, I wondered if there is a way to change the isolation_level on when creating an engine. I think from the SQL alchemy documentation I would do some thing like ( with other databases) create_engine("ibm_db_sa://<co nnectiondetails>, isolation_level="READ UNCOMMITTED")... more »
By Ben De Luca  - Mar 25 - 5 new of 5 messages    

ANNOUNCE: - New Release of IBM_DB(2.0.2) 
  A new release 2.0.2 of ibm_db and ibm_db_dbi is available which includes some enhancements and bug fixes. New in the Release IBM_DB-2.0.2 ------------------------------ - - Fixed: Memory leak with LONGVARCHAR - Fixed: Proper handling of CLOB datatype in execute_many function - Enhanced: Keeps weakref of open cursors in dbi connection's... more »
By Rahul  - Mar 4 - 1 new of 1 message    

ANNOUNCE: - New Release of SQLALchemy adaptor IBM_DB_SA (0.3.0) 
  New release 0.3.0 of ibm_db_sa is available which includes support for SQLAlchemy-0.7.x and 0.8.x New in the Release IBM_DB_SA-0.3.0 ------------------------------ - - Add support for SQLAlchemy 0.7.3 and above - Add support for LIMIT/OFFSET - Add support for savepoints - Add support for double-precision floating-point number... more »
By Rahul  - Mar 1 - 1 new of 1 message    

Can't install ibm_db in Win 7 x64 enviroment 
  Help! I can't get ibm_db installed on my Win 7 x64 box. I'm using Python 2.7.3 x64 and I have the IBM 9.7 x64 client software installed. I can access our DB2 database with Toad DB management software, so I know the basic connectivity is working. When I try to install ibm_db with "easy_install ibm_db", I get the following error:... more »
By pjagiel...@gmail.com  - Feb 7 - 7 new of 7 messages    

ANNOUNCE: - New Release of IBM_DB (2.0.1) 
  A minor release 2.0.1 of ibm_db and ibm_db_dbi is available which includes some bugfixes. New in the Release IBM_DB-2.0.1 ------------------------------ - - Fixed: Retrieving NULL CLOB/XML/BLOB values(issue #121, #125) - Fixed: free_stmt() not able to free stmt resources(issue #124) Download Links... more »
By Rahul  - Feb 4 - 1 new of 1 message    

updated ibm_db_sa for SQLAlchemy 0.7 / 0.8 
  Hi all - At the request of a client I've taken a look at the current 0.7 branch of ibm_db_sa and have produced an updated version compatible with 0.7 and 0.8, making use of SQLAlchemy's new external dialect test suite. The code exists as a github fork at the moment and includes pep-8ing all the code as... more »
By Michael Bayer  - Jan 28 - 8 new of 8 messages    

Cant install on Redhat 
  Hello Trying to install on RedHat, 1) Create new virtual env 2) install into this virtual env Getting an error - any help is appreciated, thanks! (DB2_TEST_DT20)[ r...@localhost.localdomain ~ ] $ easy_install ibm_db Searching for ibm-db Reading [link]... more »
By Gennadiy Civil  - Jan 22 - 8 new of 8 messages    

11 - 20 of 158   « Newer | Older »

XML       Send email to this group: ibm_db@googlegroups.com