hello all, 
I am having trouble connecting to my company's DB2 via web2py. 
when I try to connect I get SQL1531N error "The connection failed because 
the name specified with the DSN connection string keyword could not be 
found in either the db2dsdriver.cfg configuration file or the db2cli.ini". 
I have followed this forum post 
http://ochiba77.blogspot.com/2011/09/how-to-connect-db2-with-python-pyodbc.html?_sm_au_=iVVbf50bnkSqvNSN
 
and am using database string DAL(db2:ibm_db_dbo://DSN=;UID=;PWD=;)

does anyone know if I am supposed to edit db2dsdriver.cfg to get this to 
work? or does anyone see anything blatantly wrong with my approach?


thanks for you time

-cory 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to