Opened 15 years ago
Closed 15 years ago
#619 closed defect (fixed)
KingOra Support for Oracle 9i (Intersects / SDO_ANYINTERACT)
Reported by: | crispinatime | Owned by: | haris |
---|---|---|---|
Priority: | major | Milestone: | 3.5.0 |
Component: | KingOracle Provider | Version: | 3.4.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
Hi,
There remains the use of the direct call to SDO_ANYINTERACT in ProcessSpatialCondition() rather than using SDO_FILTER(..., 'mask=ANYINTERACT')
Because SDO_ANYINTERACT is new to 10g you cannot do a FdoSpatialOperations_Intersects on an Oracle 9i database.
Because KingOra knows the Oracle version there could be optimisation for 10g versions.
Not so many on 9i these days but we still find them!
Crispin
Note:
See TracTickets
for help on using tickets.