Changes between Version 2 and Version 3 of FDORfc43


Ignore:
Timestamp:
10/28/09 01:40:59 (15 years ago)
Author:
zspitzer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc43

    v2 v3  
    6464 * Therefore, The empty schema ":watercourses" could be also just "watercourses"
    6565
    66 so lets see that means
     66which would result in
    6767
    68     OSGEO.SHP reports filename
    69     OSGEO.Gdal reports filename
    70     KingOracle reports schema:tablename or if connected as "schema" then just tablename
    71     OSGEO.OGR reports filename
    72     MySql reports schema:tablename or if connected as "schema" then just tablename
    73     SDF still reports what ever you like as a schema name
     68 * OSGEO.SHP returns filename
     69 * OSGEO.Gdal returns filename
     70 * KingOracle returns schema:tablename or if connected as "schema" then just tablename
     71 * OSGEO.OGR returns filename
     72 * MySql returns schema:tablename or if connected as "schema" then just tablename
     73 * SDF still returns what ever you like as a schema name
    7474
    7575== Implications ==