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
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,
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
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