Hi ,
Does anybody have experience with pyodbc and teradata .
I was trying to connect to a remote teredata instance using pyodbc. it
gives the following error.

 Error: ('IM002', '[IM002] [Microsoft][ODBC Driver Manager] Data source
name not found and no default driver specified  (SQLDriverConnect)')


The connection string is
pyodbc.connect("DRIVER={Teradata};DBCNAME=DB;UID=UU;PWD=PW",
autocommit=True,ansi=True)


Any clue on how to resolve the same .


Best regards




-- 
**********************************
JAGANADH G
http://jaganadhg.in
*ILUGCBE*
http://ilugcbe.org.in
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to