Subject Problems with memory
Author Alexandre
Hi Guys,

I have a program with several thread running at the same time, each thread creates a tib_cursor with a query in sql like this: select * from My_table

The problem is that every time I run a command tibcursor.next, the memory consumed by the program increases, until the program crash with the message: "Thread creation error: Not enough storage is available to process this command"

is there any way to avoid the increase of memory made by tib_cursor ?

Thx
Alexandre
Brazil

[Non-text portions of this message have been removed]