OHDSI / DatabaseConnector

An R package for connecting to databases using JDBC.
http://ohdsi.github.io/DatabaseConnector/
54 stars 81 forks source link

Netezza support #1

Closed gracebrownecodes closed 7 years ago

gracebrownecodes commented 10 years ago

It seems like it would be fairly easy to add support for Netezza and there is an existing use case in PEDSnet. Since Netezza is based on PostgreSQL, I'm thinking it would be very similar to the redshift implementation in connect.default. Thoughts?

schuemie commented 9 years ago

I would like to continue this discussion in the forum.

schuemie commented 9 years ago

The Netezza-specific code looked harmless enough, so I merged it with the master branch and included it in the latest testing-round. No problems were found.

I would still recommend including the JDBC jar in the package if licensing allows.

cgreich commented 9 years ago

Friends: Trying to connect to Netezza. Your block of code doesn't seem to be working with our box: