Hi. Has anyone noticed a handle leak in their applications when connecting to a Sybase dataase through the Sybase ASE ODBC Driver version 3.70.00.20 and then executing a query or store procedure?
My Windows application spawns x number of threads and each thread connects to a sybase DB and calls a store procedure on the sybase db and disconnects. There doesn't seem to be a problem if I just connect and disconnect, but when every time a thread calls the store procedure the handle count of my application increases by 1. Any ideas?
Thanks in advance.
My Windows application spawns x number of threads and each thread connects to a sybase DB and calls a store procedure on the sybase db and disconnects. There doesn't seem to be a problem if I just connect and disconnect, but when every time a thread calls the store procedure the handle count of my application increases by 1. Any ideas?
Thanks in advance.