Is there a way to "step into" the dataadapter.update command?
From: Big Dave (david.wade_at_raymondjames.com)
Date: 10/01/04
- Next message: Ryan Taylor: "Re: Massive ASP.Net Forms Authentication vulnerability"
- Previous message: amos: "Re: DotNet & Netscape4"
- Next in thread: Michael O'Brien: "Re: Is there a way to "step into" the dataadapter.update command?"
- Reply: Michael O'Brien: "Re: Is there a way to "step into" the dataadapter.update command?"
- Messages sorted by: [ date ] [ thread ]
Date: 1 Oct 2004 06:38:41 -0700
I'm having trouble using the update command of a dataadapter. It
would help if I could watch it go through each record in the datatable
and see what it's doing. Is there a way to do this? Also, is there a
way to see the actual sql statements it's executing, with the value of
the parameters, for each update it performs?
Thanks for any help you can offer.
- Next message: Ryan Taylor: "Re: Massive ASP.Net Forms Authentication vulnerability"
- Previous message: amos: "Re: DotNet & Netscape4"
- Next in thread: Michael O'Brien: "Re: Is there a way to "step into" the dataadapter.update command?"
- Reply: Michael O'Brien: "Re: Is there a way to "step into" the dataadapter.update command?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|