Opened 15 years ago

Closed 15 years ago

#584 closed defect (fixed)

SQLServerSpatial: No error message details when fail to insert feature.

Reported by: brentrobinson Owned by: brentrobinson
Priority: major Milestone: 3.5.0
Component: FDO API Version: 3.5.0
Severity: 2 Keywords: SQLServerSpatial insert features FdoIInsert error message RDBMS:
Cc: External ID:

Description

Insert a polygon feature where the 1st and last outer ring points are not the same. Get the error:

RDBMS:

but not the message from SQL Server 2008 indicating that the ring must have same 1st and last points.

Change History (2)

comment:1 by brentrobinson, 15 years ago

Status: newassigned

comment:2 by brentrobinson, 15 years ago

Resolution: fixed
Status: assignedclosed

Revision: 5072 Author: brentrobinson Date: 12:08:32 PM, Thursday, November 12, 2009 Message: Ticket#584: Fixed revision 4552 regression, where messages on feature insert failure were not propogated up.


Modified : /trunk/Providers/GenericRdbms/Src/ODBCDriver/execute.c Modified : /trunk/Providers/GenericRdbms/Src/ODBCDriver/geom.c Modified : /trunk/Providers/GenericRdbms/Src/SQLServerSpatial/ODBCDriver/execute.c Modified : /trunk/Providers/GenericRdbms/Src/SQLServerSpatial/ODBCDriver/geom.c

Note: See TracTickets for help on using tickets.