Hi,
When I use a select query on a oracle spatial database and the geometry column is returned I get the error "unsupportef type". I use the Oracle managed data access with .net 5. (The unmanaged data access does not go well with .net 5. version problems with my Oracle 18 database).
is it possible to get the Geoemtry column with a managed data access?
Greetings