PC Review


Reply
Thread Tools Rate Thread

DataSet.Merge Hangs

 
 
Cole Shelton
Guest
Posts: n/a
 
      26th Aug 2003
Hi all,

The DataSet.Merge method is hanging on me. By this I mean the method does
not return and CPU utilization kicks up to 100%. One dataset is created
when the form is created. The dataset being merged is created by one of my
business objects that performs a search and returns the results as a
dataset. This *was* working when I was simply navigating directly from one
form to another. I now have a navigation system in place where one
Controller class takes context and action objects and navigates to the new
form.

The only thing I can think of is that this is a threading issue. I tried
using the Form's Invoke method, but had the same result. The merge does not
take place on a background thread.

Any help would be appreciated.

Cole Shelton
Interworks, Inc


 
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
DataSet.Merge() does not merge row and/or column errors in any cas =?Utf-8?B?SGFucyBXZWJlcg==?= Microsoft ADO .NET 2 19th Dec 2005 07:58 AM
DataSet.Merge where data being merge has less rows than the oringal source Dan Hibbert Microsoft ADO .NET 2 20th Jan 2005 06:35 PM
Dataset merge with subset of another dataset table moondaddy Microsoft ADO .NET 1 14th Sep 2004 05:05 PM
how to use merge with a typed dataset and untyped dataset vipin kumar Microsoft ADO .NET 0 1st Oct 2003 02:21 PM
Re: DataSet.Merge: DataSet.HasChanges returns true Markus Wildgruber Microsoft ADO .NET 6 4th Sep 2003 01:50 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:00 AM.