Connecting/Disconnecting using C++

  • Hello fellow SQLers.

    I am having a problem disconnecting properly using C++, I am creating an ADO reference to open to the database and once I process a query, I am disconnecting right away (or so I think I am).

    I am using smart pointers and it seems that even though I have asked the program to disconnect from the database, its still connected as far as Enterprise Manager is concerned?

    Is there a trick or am I just forgetting something silly?

  • This was removed by the editor as SPAM

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply