Changes between Version 5 and Version 6 of FDORfc35


Ignore:
Timestamp:
Jun 8, 2009, 1:20:43 PM (15 years ago)
Author:
danstoica
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc35

    v5 v6  
    4646Several cases have been identified so far as good candidates for improvements:
    4747
    48 SQLite, SDF, SHP: fix SupportsWrite() capability for the case of read-only files.
    49 MySQL: depends on the storage driver; fix GetCommands() to indicate apply schema is only supported if FDO metadata.
    50 ODBC: we officially support 6-7 data sources and we need to check all the capabilities.
    51 Oracle: Oracle express does not support long transaction. Fix GetCommands() so it doesn't return long transaction related commands.
    52 
     48SQLite, SDF, SHP: fix SupportsWrite() capability for the case of read-only files.[[BR]]
     49MySQL: depends on the storage driver; fix GetCommands() to indicate apply schema is only supported if FDO metadata.[[BR]]
     50ODBC: we officially support 6-7 data sources and we need to check all the capabilities.[[BR]]
     51Oracle: Oracle express does not support long transaction. Fix GetCommands() so it doesn't return long transaction related commands.[[BR]]
    5352
    5453== Test Plan ==