Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Renjin : dbWriteTable does not work #68

Open
j3r3m1 opened this issue Nov 10, 2017 · 2 comments
Open

Renjin : dbWriteTable does not work #68

j3r3m1 opened this issue Nov 10, 2017 · 2 comments
Labels

Comments

@j3r3m1
Copy link

j3r3m1 commented Nov 10, 2017

When I run a groovy script calling a R script, I got the following error message in OrbisGIS

could not find function '.bindParameters'

The Renjin command leading to this problem is the following
dbWriteTable(con, "TMP_TYPO_BUILDINGS_MAPUCE", tab_typo_bati, append=TRUE, row.names=FALSE)

Note that this command worked well before the Renjin update (see #64 ).

@SPalominos SPalominos added the R label Nov 14, 2017
@ebocher
Copy link
Member

ebocher commented Nov 17, 2017

Seems a bug on Renjin hannes/renjin-dbi#13

@SPalominos SPalominos added this to the OrbisGIS 5.1 Molène milestone Jan 25, 2018
@SPalominos
Copy link
Contributor

As further Renjin developments are done under JAVA8, the fix won't be done util OrbisGIS move to JAVA8.

@SPalominos SPalominos removed this from the OrbisGIS 5.1 Molène milestone Feb 2, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants