Oracle and Geography Field

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
eelias
Posts: 5
Joined: Mon 21 Jul 2014 13:39

Oracle and Geography Field

Post by eelias » Tue 12 Apr 2016 20:59

HI there,

I am using Seatle with 6.2.10 and there is the limitation for up to 100 entries on the ORDINATES array. I have cases with much more entries than this.

Is there any way to make it flexible?

Is there a way to read from Oracle each record as XML using Unidac? This was the solution I used in C# to get the data from the Geometry fields with no trouble (Oracle XE does not accept most of the spatial DDL)

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Oracle and Geography Field

Post by AlexP » Fri 15 Apr 2016 06:14

Hello,

Yes, currently, the number of items is limited by 100. We will change this behavior in the next version. For now, if you have UniDAC with source code, I can send you the needed changes.

Post Reply