Hi all,
I have a problem with quotes which I can't find a solution.
Inside a query string I have another query string; I used for the later
double quotes, but it is still complaining
The problem is with the function pgr_drivingdistance (from pgrouting
extension).
The code is the following:
---
ror at or near "SELECT"
SQL state: 42601
Character: 165
-
I'm probably missing something simple, but what?
António
2013/9/29 Adrian Klaver
> On 09/29/2013 06:09 AM, António M. Rodrigues wrote:
>
>> Hi all,
>>
>> I have a problem with quotes which I