Re: [R] R Connection with Teradata (Windows)

2009-02-12 Thread Shoaaib Mehmood
On Thu, Feb 12, 2009 at 12:59 PM, Sajed Malik maliksm...@hotmail.comwrote:


 Hi all,
 I am trying to connect Teradata with R using Windows. Due I need to install
 any specific package or what? I am bit clue-less. Can someone help.

 Regards,
 Saj
 _



[[alternative HTML version deleted]]

 __
 R-help@r-project.org mailing list
 https://stat.ethz.ch/mailman/listinfo/r-help
 PLEASE do read the posting guide
 http://www.R-project.org/posting-guide.htmlhttp://www.r-project.org/posting-guide.html
 and provide commented, minimal, self-contained, reproducible code.




-- 
Regards,
Rana Shoaaib Mehmood
(+92) 333 550 4531

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] R Connection with Teradata (Windows)

2009-02-12 Thread Dirk Eddelbuettel

On 12 February 2009 at 17:44, Shoaaib Mehmood wrote:
| On Thu, Feb 12, 2009 at 12:59 PM, Sajed Malik maliksm...@hotmail.comwrote:
|  I am trying to connect Teradata with R using Windows. Due I need to install
|  any specific package or what? I am bit clue-less. Can someone help.

Use RODBC and the standard ODBC connection to Teradata. I think I used that a
few times a couple of jobs ago.

Dirk

-- 
Three out of two people have difficulties with fractions.

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.