Home > Archive > SQL Anywhere ultralite > January 2006 > Memory Leak with appforge/ulresultset









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Memory Leak with appforge/ulresultset
Rafael

2006-01-31, 8:23 pm

Hi folks,
Im having a problem with appForge and ultralite.
Suppose i have 3 resultsets variables on one form that are instantiated
when the form is contructed "new Form()".
When i set this form to null, the variables aren't freed. After near 20
initializations of this form, i get the following error:
SQLE_TOO_MANY_TEMP_T
ABLES.
I would like to know if i need explicitly free those resultsets using
resultset.Close()/resultset = null.
After using an explicit method to close all related Resultsets, the
problem has desappeared.

Im using c# language to develop, and pocket pc to deploy.
The ultralite library im using is 9.0.2.3044.
Any sugestions?

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com