ExecuteNonQuery Query
- From: "Fred Chateau" <fchateau@xxxxxxxxx>
- Date: Thu, 31 Aug 2006 18:53:17 -0500
This is a two part question.
(1) After opening a connection and calling ExecuteNonQuery within a
transaction in .NET 2.0, is any resource cleanup still required in a finally
block?
(2) My code calls the OpenRowset Bulk provider using a command query string,
but it seemed ExecuteNonQuery was the proper method to call because nothing
is returned. Is this correct?
--
Regards,
Fred Chateau
fchateauAtComcastDotNet
.
- Follow-Ups:
- Re: ExecuteNonQuery Query
- From: Steven Nagy
- Re: ExecuteNonQuery Query
- From: Arne Vajhøj
- Re: ExecuteNonQuery Query
- Prev by Date: Re: Usercontrol Panel Splitter
- Next by Date: Re: about ConvertTo and cast
- Previous by thread: Re: C# - connection to a remote SQL server
- Next by thread: Re: ExecuteNonQuery Query
- Index(es):
Loading