![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
This is a two part question 1. when programming with ADO in C++, I close the connection with m_pConn->Close(); m_pConn = NULL; // it's a member variable in a COM object. Why does the temp table not DROP itself? If I close the brower and reopen it, the table is still there! (this object call a stored proc that builds the temp 'invoice_work'). I tried .Release and .Detach with resultant explosions. If you think COM sucks and/or don't know or have any empathy, go to part 2. 2. How would I find out of the existance of the temp in this session so I can drop it myself? sending to informix-list |
![]() |
| Thread Tools | |
| Display Modes | |
| |