PC Review


Reply
Thread Tools Rate Thread

DataSets, DataView and Exceptions

 
 
=?Utf-8?B?SGFucyBNdXNjaA==?=
Guest
Posts: n/a
 
      7th Feb 2005
While we have pretty good results with the datasets and dataadapters,
we recently hit an issue wich dataviews.
The situation is as follows: We have a rather complex dataset
made up of more than 20 tables. Usually we have absolutely no
problems with data binding and update operations. However,
if we use dataview (of course with some filters) for databinding
and add a row to either the table underlying the dataview or to the
dataview itselft, exceptions can be thrown. These exceptions can not
be predicted and debugging showed a null reference exception in the
row state! We saw this problem with .NET 1.1, but SP1 has really made
things worse.

Any suggestion what is wrong here would be greatly
appreciated.





 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sample program: Try / Catch exceptions user defined exceptions derived from System.Exception raylopez99 Microsoft C# .NET 2 23rd Sep 2007 10:47 AM
How do Datasets manage to get deserialized as DataSets instead of a wsdl.exe-created proxy class? Francisco Garcia Microsoft ASP .NET 2 13th Apr 2006 11:41 AM
Strongly typed Datasets and DataView Vayse Microsoft ADO .NET 1 18th Feb 2006 08:14 AM
Using multiple datasets in a dataview Joe Momberg Microsoft Dot NET 1 28th Jan 2004 08:32 PM
dataview and strongly typed datasets Marc Pelletier Microsoft ADO .NET 4 27th Jan 2004 02:52 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:14 PM.