Hi, I am new to R and wondering if it is possible for it to connect to an Informix database. I tried google but nothing came back that I could figure out. Can somebody tell me if its possible (which I believe it is) and how to connect to an Informix database using R. Thanks! -- View this message in context: http://r.789695.n4.nabble.com/R-connect-to-Informix-Database-tp4310594p4310594.html Sent from the R help mailing list archive at Nabble.com.
R. Michael Weylandt <michael.weylandt@gmail.com>
2012-Jan-19 18:27 UTC
[R] R connect to Informix Database
If you can't get an answer here it may be worth posting to the R-SIG-DB list in 24 hours or so. (special interest group for databases) Data bases are not an area I know at all, but I think RODBC attempts to work with a universal database standard so that might be worth exploring. But like I said: just spitballing. Best of luck, Michael Weylandt On Jan 19, 2012, at 11:51 AM, Scotty33 <Scott.Randall.33 at gmail.com> wrote:> Hi, > > I am new to R and wondering if it is possible for it to connect to an > Informix database. I tried google but nothing came back that I could figure > out. > > Can somebody tell me if its possible (which I believe it is) and how to > connect to an Informix database using R. > > Thanks! > > -- > View this message in context: http://r.789695.n4.nabble.com/R-connect-to-Informix-Database-tp4310594p4310594.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help at 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.