If you are using MySQL
any ability to use native JDBC driver
http://dev.mysql.com/downloads/connector/j/2.0.html

or its slower bridge equivalent
ODBC2JDBC?
http://lists.mysql.com/maxdb/25919

Martin 


> Date: Wed, 15 Aug 2012 18:33:25 +0100
> From: martin.ev...@easysoft.com
> To: dbi-users@perl.org
> Subject: Re: Help please with DBD::ODBC on SUSE-Linux
> 
> On 15/08/2012 18:25, Jeff Tate wrote:
> >
> > Step 1)  added ODBC trace information to odbcinst.ini (made my own 
> > copy (system file)) and change $ODBCINST to address
> >
> >                 NO output produced in trace file
> >
> >
> That suggests you are NOT using unixODBC as the ODBC driver manager. 
> Therefore this increases the places where the problem may be as I've not 
> tried whatever driver manager comes with teradata.
> 
> Martin
                                          

Reply via email to