Sebastien Auroux
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Sebastien Auroux commented, -
Sebastien Auroux created a post, code analysis to check Recordset.Close()
Hello, We have a legacy code base written in c++. we noticed that in some part of our code, a recordset is created but the Close() method is not called. In some situation, this lead to crash. Is th...