Re: Strange ADO.NET problem
From: Christian (christian_at_frostadata.se)
Date: 10/12/04
- Next message: Mr. B: "HLP: Problem with Interop.Adodb!"
- Previous message: Eric Renken: "Re: how to select or update data when column name has space"
- In reply to: W.G. Ryan eMVP: "Re: Strange ADO.NET problem"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 12 Oct 2004 06:47:56 +0200
Hi!
Well actually I'm not getting any exceptions that I'm ignoring for the
moment, the AppException purpose was when we showed the program for our
customers so that no exception would pop up in front of them.
So there isn't any exception other than the one I'm talking about which
only appears when I close the app, either with me.close or with the red
cross up to the right.
I'm also using the adapter.RowUpdating handler for setting the foreign
key in a child table if that is of any importance.
This exception only occurs when adding/editing/removing data from the
table which has a child table with information.
W.G. Ryan eMVP wrote:
> What exceptions are you getting that you are ignoring? Don't mean to
> lecture but that's probably hurting your performance. It's hard to tell.
>
> Does it only happen when you close?
>
- Next message: Mr. B: "HLP: Problem with Interop.Adodb!"
- Previous message: Eric Renken: "Re: how to select or update data when column name has space"
- In reply to: W.G. Ryan eMVP: "Re: Strange ADO.NET problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|