I added but did not try. Get trunk and try something like:
db=DAL('teradata://DRIVER{Teradata};DBCNAME=10.10.10.10;
UID=test123;PWD=xxx;QUIETMODE=YES;')Look into dal.py TeradataAdapter.__init__ I assumed the SQL is DB2 compatible but I am sure there are exceptions. On Jul 3, 11:33 pm, Andrew <[email protected]> wrote: > Hi Massimo, > > Have you been able to look into creating a Teradata Adaptor ? > > Thanks and Regards > > Andrew

