wstring_convert::to_bytes ERROR

Hello,

I am extracting data from SQL database that has some coordinates details (long, lat). There are several coordinate points in a single geometry data point thus the field is pretty large. When I try to load the field in R, I get the following error "Error in result_fetch(res@ptr, n) : wstring_convert::to_bytes"

If I run the select statement without the coordinates field, the results comes fine. Any suggestions on how to extract the coordinate data point?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.