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

Thomas Riehle thomas.riehle at pds.nl
Wed Dec 19 06:53:12 PST 2012


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> wrote:

>  Which FDO provider are you using?****
>
> ** **
>
> *From:* 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
> 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/2d659070/attachment.html>


More information about the fdo-users mailing list