Opened 14 years ago

Closed 14 years ago

#598 closed defect (fixed)

SQLite: Geometry is not converted to correct binary format during Insert

Reported by: traianstanev Owned by: traianstanev
Priority: major Milestone: 3.5.0
Component: SQLite Provider Version: 3.4.0
Severity: 2 Keywords:
Cc: External ID:

Description

When using FdoInsert, geometry values are always inserted into the database in FGF format, regardless of the internal representation used by the sqlite database -- which can be one of either WKB, FGF or WKT.

Change History (1)

comment:1 by traianstanev, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.