ppd file for Teradata DBD

ppd file for Teradata DBD

am 20.02.2006 13:38:19 von RadhaKrishnan.Danaram

Hi all,

I am not able to find database driver for Teradata. If any one knows
please let me know. I need the DBD for windows platform.



With Regards
C.D.Radha Krishnan

This e-mail and any files transmitted with it are for the sole use of the=
intended recipient(s) and may contain confidential and privileged=
information.
If you are not the intended recipient, please contact the sender by reply=
e-mail and destroy all copies of the original message.=0D
Any unauthorized review, use, disclosure, dissemination, forwarding,=
printing or copying of this email or any action taken in reliance on this=
e-mail is strictly=0D
prohibited and may be unlawful.

Visit us at http://www.cognizant.com

Re: ppd file for Teradata DBD

am 20.02.2006 13:57:18 von Alexander

Google has about 10.000 resultsfor "teradata dbd"
(http://www.google.com/search?q=teradata+dbd), including links to CPAN
and Activestate. And it has more than 400 results fror "teradata dbd
ppm" (http://www.google.com/search?q=teradata+dbd+ppm). The third link
on the first result page, http://www.presicient.com/tdatdbd/, has a pure
Perl implementation of DBD::Teradata.

What exactly is your problem?

Alexander

Danaram, RadhaKrishnan (Cognizant) wrote:

>Hi all,
>
>I am not able to find database driver for Teradata. If any one knows
>please let me know. I need the DBD for windows platform.
>
>
>
>With Regards
>C.D.Radha Krishnan
>
>This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information.
>If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
>Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly
>prohibited and may be unlawful.
>
> Visit us at http://www.cognizant.com
>
>
>


--
Alexander Foken
mailto:alexander@foken.de http://www.foken.de/alexander/

Re: ppd file for Teradata DBD

am 20.02.2006 17:33:30 von darnold

Danaram, RadhaKrishnan (Cognizant) wrote:
>
> Hi all,
>
> I am not able to find database driver for Teradata. If any one knows
> please let me know. I need the DBD for windows platform.
>
> With Regards
> C.D.Radha Krishnan
>

The free version of DBD::Teradata is available on CPAN.
While it does support the usual "perl Makefile.PL/nmake/nmake install"
sequence, it is also possible to simply unpack the bundle and copy
the Teradata.pm file directly to your \Perl\site\lib\DBD directory
since it is a pure Perl driver.

A more comprehensive version of the driver is also available. See
www.presicient.com/tdatdbd for details.

Regards,
Dean Arnold
Presicient Corp.