Changes between Version 18 and Version 19 of FDORfc33
- Timestamp:
- 04/15/09 11:25:21 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc33
v18 v19 133 133 == Provider Implementation == 134 134 135 The question concerning which providers will need to be modified to support the SQL pass through enhancement is an open one and will depend on available development resources: I am assuming the following list: 136 137 TODO: 138 139 -- Rework 140 141 - SQLite 142 - SQL Server Spatial 143 - ODBC (maybe) 144 - MySQL (maybe) 135 The question concerning which providers will need to be modified to support the SQL pass through enhancement is an open one and will depend on available development resources. I am fairly confident SQLite will be enahced to add the additional SQL Pass Through support. Adding support to SQL Server Spatial should also be high on the priority list. However, depending on resourcing, this may not be achievable in FDO 3.5.0. Support for ODBC and MySQL are considered nice to have and will be implemented if resourcing and funding can be obtained. 145 136 146 137 == Test Plan ==