Opened 15 years ago

Closed 15 years ago

#469 closed defect (fixed)

Set SupportsConfiguration=true for SQLServerSpatial and MySQL

Reported by: brentrobinson Owned by: brentrobinson
Priority: minor Milestone:
Component: SQLServer Spatial Version: 3.4.0
Severity: 3 Keywords: MySQL SQLServerSpatial configuration document SupportsConfiguration
Cc: External ID:

Description

The SQLServerSpatial and MySQL both support configuration documents. However, both currently advertise themselves as not supporting config docs.

The ticket will fix this by changing FdoIConnectionCapabilities::SupportsConfiguration() to return true for these providers.

Change History (2)

comment:1 by brentrobinson, 15 years ago

Status: newassigned

comment:2 by brentrobinson, 15 years ago

Resolution: fixed
Status: assignedclosed

Revision: 4414 Author: brentrobinson Date: 2:22:55 PM, Wednesday, March 11, 2009 Message: Ticket#469: Changed SupportsConfiguration() to return true.


Modified : /trunk/Providers/GenericRdbms/Src/Fdo/Capability/FdoRdbmsConnectionCapabilities.cpp

Note: See TracTickets for help on using tickets.