[fdo-users] Out Of Client Memory (-13) Error

Greg Boone greg.boone at autodesk.com
Wed Dec 19 14:37:25 PST 2012


The ArcSDE provider or the OGR provider? Or....

Greg

From: fdo-users-bounces at lists.osgeo.org [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of Thomas Riehle
Sent: Wednesday, December 19, 2012 9:53 AM
To: FDO Users Mail List
Subject: Re: [fdo-users] Out Of Client Memory (-13) Error

It is an SDE connection to a database.

Thanks,
Thomas

On Tue, Dec 18, 2012 at 7:02 PM, Greg Boone <greg.boone at autodesk.com<mailto:greg.boone at autodesk.com>> wrote:
Which FDO provider are you using?

From: fdo-users-bounces at lists.osgeo.org<mailto:fdo-users-bounces at lists.osgeo.org> [mailto:fdo-users-bounces at lists.osgeo.org<mailto:fdo-users-bounces at lists.osgeo.org>] On Behalf Of Thomas Riehle
Sent: Tuesday, December 18, 2012 12:16 PM
To: FDO Users Mail List
Subject: [fdo-users] Out Of Client Memory (-13) Error

Hello,

Has anyone run into the error message 'Out of client memory (-13) when executing a select command that returns a feature reader?  Here is the code snippet:

//Load featureclass
ISelect sel = (ISelect)Provider.Connection.CreateCommand(CommandType.CommandType_Select);
sel.SetFeatureClassName(this.Name);

IFeatureReader fr = sel.Execute();
fr.ReadNext();

Any ideas would be great!

Thanks,
Thomas

_______________________________________________
fdo-users mailing list
fdo-users at lists.osgeo.org<mailto:fdo-users at lists.osgeo.org>
http://lists.osgeo.org/mailman/listinfo/fdo-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/fdo-users/attachments/20121219/384bdc6b/attachment.html>


More information about the fdo-users mailing list