Aubit4gl and Postgresql Postgis

Carlos Alberto Correa Fayad <[email protected]> Thu, 27 Aug 2020 07:18:16 +0200
Newsgroups gmane.comp.lang.4gl.aubit.general
Message-ID <trinity-8dc84b95-b7ee-47c9-a6f6-2020dae25c7c-1598505496306@3c-app-mailcom-lxa02>
Hi all

I want to use Aubit4gl to query a Postgis geospatial base.

I am running this command:

SELECT name

FROM poligono

WHERE ST_Contains(wkb_geometry,ST_GeomFromWKB(ST_AsEWKB('POINT(-74.064358 4.701265)'::geometry), 4326))

And it generates this error

Error at line 13, character 104

syntax error, unexpected 'geometry' (geometry)

Thank you

_______________________________________________
Aubit4gl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss