Opened 15 years ago

Closed 15 years ago

#484 closed defect (fixed)

SQLServerSpatial: support uniqueidentifier columns

Reported by: brentrobinson Owned by: brentrobinson
Priority: minor Milestone: 3.5.0
Component: SQLServer Spatial Version: 3.4.0
Severity: 3 Keywords: uniqueidentifier column FdoISelect
Cc: External ID:

Description

Columns of type uniqueidentifer are reverse-engineered into properties but are not supported by the feature commands. This ticket completes this support.

Change History (2)

comment:1 by brentrobinson, 15 years ago

Status: newassigned

comment:2 by brentrobinson, 15 years ago

Resolution: fixed
Status: assignedclosed

Revision: 4474 Author: brentrobinson Date: 3:10:04 PM, Tuesday, March 24, 2009 Message: Ticket#484: Added support for uniqueidentifier columns to the SQLServerSpatial ODBC driver.


Modified : /trunk/Providers/GenericRdbms/Src/SQLServerSpatial/ODBCDriver/desc_slct.c Modified : /trunk/Providers/GenericRdbms/Src/UnitTest/SQLServerSpatial/SqlServerFdoUpdateTest.cpp Modified : /trunk/Providers/GenericRdbms/Src/UnitTest/SQLServerSpatial/SqlServerFdoUpdateTest.h

Note: See TracTickets for help on using tickets.