Hi All,
I am writing to an ESRI File Geodatabase and need to test to see if a layer has
a schema lock on it (if it is loaded in ArcMap). I test with
layer.TestCapability("SequentialWrite") and it always returns true yet when I
attempt to write a feature to that layer it chokes saying that there is a
schema lock on the layer.
So my question is, can I write to a layer that contains a schema lock? If not,
how can I effectively check to see if a schema lock exists?
Thanks,
Chris
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev