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

Bug on dbWriteTable #13

Open
ebocher opened this issue Nov 17, 2017 · 2 comments
Open

Bug on dbWriteTable #13

ebocher opened this issue Nov 17, 2017 · 2 comments

Comments

@ebocher
Copy link
Contributor

ebocher commented Nov 17, 2017

dbWriteTable returns the following error message

FAILED
ERROR: could not find function '.bindParameters'
  at function(valueck=<missing_arg>)()
  at lapply()
  at dbWriteTable.JDBCConnection()
  at dbWriteTable()
  at test.dbwriter()

Tested with Renjin 0.8.2117 and 0.8.2523

I pushed a unit test that fails
https://github.com/ebocher/renjin-dbi/blob/addTestDBWrite/RH2GIS/src/test/R/h2gis-test.R#L16

@ebocher
Copy link
Contributor Author

ebocher commented Nov 17, 2017

@akbertram

@j3r3m1
Copy link

j3r3m1 commented Dec 5, 2017

Do you think there is any chance to solve the issue soon ? Just as I know if I use a longer way for my current work (writing the result in a csv, reading the csv and then updating the table).

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants