vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello I'm writing a multithreaded application using CLI and DB2 Administrative API. sqleGetCurrentCtx() provides me with the current Context attached to the executing Thread. Supposed that this thread doesn't know if a database connection has been already established within this context, how can I find out the open connection handle? I didn't find this in the docs, or maybe I'm messing up things? (cli<->db2api) |