LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (July 2009, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 20 Jul 2009 11:00:26 -0400
Reply-To:     Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Subject:      Re: Need help in SAS access to teradata

you should contact SI for that and / or have a look onto the SAS support website.

Gerhard

On Mon, 20 Jul 2009 20:04:14 +0530, chittiprolu pradeep <chittiprolupradeep@GMAIL.COM> wrote:

>Hi Friends, > >Please help me in Teradata connection to SAS. >I an using libname statement to connect to teradata and the connection is >working fine as of now. > >And the Teradata is there in different server and SAS is in different server >and will connect to teradata by below given >libname statement. > >ex: libname terap teradata user=abcd password=ababab >database=april_table_view tdpid= "10.xx.xx.xx" ; > >And now the problem is, the Teradata is going to upgrade to higher version >(i.e., version 12). Can any one please tell me is there any >changes to be required in the SAS code or any changes required in odbc >drivers (i.e., installing any new odbc drivers which will suitable >for the new version) or the old settings and odbc drivers are enough..? > >or else any sought of changes required ....? > >Thaking you all for your kind support. > >Regards, >CHP


Back to: Top of message | Previous page | Main SAS-L page