A
Allen Smith
Is it required to destroy the command object(SqlCommand) by calling the
exclusivily the following statement when I am closing the associated
database connection all the time.
MySqlCommand = Nothing.
I am using .Net Framework 1.1. and SQL 2K.
Thank you. Any comments.
Any document to support your argument.
Allen
exclusivily the following statement when I am closing the associated
database connection all the time.
MySqlCommand = Nothing.
I am using .Net Framework 1.1. and SQL 2K.
Thank you. Any comments.
Any document to support your argument.
Allen