The method creates a database resource (such as a database connection or row) but does not appear to do any of the following:
Failure to close database resources on all paths out of a method may result in poor performance, and could cause the application to have problems communicating with the database. Ensure that the resource is closed no matter how the method is exited.