Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Fri, 25 Apr 2003 @ 16:14:23 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: Perl and teradata
 
From:   ulrich arndt

You can also download and use the DBI:ODBC module

Syntax remains nearly the samemy $dbh = DBI->connect(
        dbi:ODBC:[your datasource here]
        [username here],
        [password here])
        or die;

Works fine for job controll and smaller data extracts - be carefull if you want to extract larger volumes - in this case use bteq or maybe the DBI driver of Teradata (but I have now experiance with this one).

Ulrich



     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023