Opened 16 years ago
Closed 16 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 , 16 years ago
Status: | new → assigned |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
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