c++ - why a lot of login logout actions in one sqlserver session? -


i created ole db connection sqlserver 2008r2 using atl::cdatasource, opened session using atl::csession, run different sql queries using open , close rowsets ccommand. in end closed session , connection.

and created audit log , add login/logout actions log. see lot of login/logout actions 1 session id. looks each query program makes login/logout. incorrectly?


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -