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 | | |
| 48 | SQLite, SDF, SHP: fix SupportsWrite() capability for the case of read-only files.[[BR]] |
| 49 | MySQL: depends on the storage driver; fix GetCommands() to indicate apply schema is only supported if FDO metadata.[[BR]] |
| 50 | ODBC: we officially support 6-7 data sources and we need to check all the capabilities.[[BR]] |
| 51 | Oracle: Oracle express does not support long transaction. Fix GetCommands() so it doesn't return long transaction related commands.[[BR]] |