ATL / ADO problems while closing connection 
Author Message
 ATL / ADO problems while closing connection

Im working on a com-dll-server with ado-connection to a sqlserver.
all seems to work fine, but there is a problem with the closing of the
connection to the sql-server:
        m_pConnection->Close();

while testing the same object without atl or com all seems to work
fine even this close-function.
is there something to handle for the atl/com-stuff ?

thanks for all ideas
olli



Sat, 17 May 2003 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. COM / ADO - Problems while closing connection

2. Closing an ADO Connection in a class destructor

3. Open Connection Access Violation for ADO in ATL COM

4. ADO Connection Error Message with ATL

5. Imlementing ADO.Connection interfaces VC++ problems

6. Problem with ADO Connection

7. ADO "Close" Problem

8. ADO Connection Problem with V++

9. Problem in creating ADO connection instance in thread

10. ADO Connection problems

11. ADO connection problem

12. ADO connection problems

 

 
Powered by phpBB® Forum Software