Moskovitz, Bob wrote: > Speaking of Oracle drivers. Maybe there is something in orclib > (http://orclib.sourceforge.net/ ) that the gdal devs can use to solve > the speed problem. -Bob
"encapsulates OCI (Oracle Call Interface)" So, there would be obviously no difference related to what Oracle API is used. I doubt that the matter of which Oracle API is used causes any performance bottleneck. It could be OCI or OCCI, which in fact are APIs of lowest level available to end user, and there was no difference. orclib is an abstraction on top of OCI, so it potentially could make things even slower :-) Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
