A place to learn from Little Techie...
Little Techie who is Microsoft Most Valuable Professional (MVP), Most Valuable Contributor (MVC), Most Valuable Member (MVM), Member of the Year..........
Pages
▼
Sunday, August 31, 2008
ASP.Net Tips
When using ADO.NET to make connections to SQL Server, always be sure you explicitly close any Connection, Recordset, or Command objects you have opened.
No comments:
Post a Comment