Displaying 1 result from an estimated 1 matches for "supercat".
Did you mean:
supercap
2017 Jul 17
0
dbplyr error updating database
...iny app to update records in an sqlite database. I keep running into the following error:
unable to find an inherited method for function 'dbSendQuery' for signature '"src_dbi", "character"'
The query I am trying to send is:
[1] "update kpquestions set mrisupercat = 'Demographics - Respondent' , set mricategory = 'Respondent - Age' , where VariableNumber = 2;"
Then I get this in my console window (and my browser connection to the locally running shiny app closes - although the app remains listening on the port)
Warning: Error in <An...