How to Generate dynamic HTML Report using Python

2017-11-19 Thread mradul dhakad
Hi All , I am new to python . I am trying to generate Dynamic HTML report using Pyhton based on number of rows selected from query .Do any one can suggest some thing for it. Thanks, Mradul -- https://mail.python.org/mailman/listinfo/python-list

Re: Error while connecting Teradata

2017-06-19 Thread mradul dhakad
Yes i did installed teradata odbc driver . On Mon, Jun 19, 2017 at 9:20 AM, Dennis Lee Bieber wrote: > On Sun, 18 Jun 2017 22:57:22 -0400, mradul dhakad > declaimed the following: > > > File "C:\Python27\Lib\site-packages\teradata\tdodbc.py", line 391,

Error while connecting Teradata

2017-06-18 Thread mradul dhakad
Hi All , I am getting below Error while connecting Teradata using Python: - File "C:\Python27\Lib\site-packages\teradata\udaexec.py", line 183, in connect **args)) File "C:\Python27\Lib\site-packages\teradata\tdodbc.py", line 427, in __init__ connectParams["DRIVER"] = determineD

Error while Importing Teradata in Python

2017-06-14 Thread mradul dhakad
Hi All , I am new to python .I have installed 3.6.1 python on my computer. when i am trying to import teradata i am getting below error message: Traceback (most recent call last) File "C:\Users\mradul_dhakad\AppData\Local\Programs\Python\ Python36\Hello.py", line 1, in import teradata ModuleNot F