PC Review


Reply
Thread Tools Rate Thread

dataset.WriteXML fails to write whole content

 
 
Clark
Guest
Posts: n/a
 
      7th Aug 2003
I have 5000 records in my dataset. On exit of application I'm dumping it to
a file using WriteXML method. No errors are generated when writing to a
file. But when application is starting it generates system error. When I
looked into XML file it looks like DataSet has not been written entirely.
(it cuts around 1300 record in a middle of data) is there a limit of records
in dataset? What could be a problem?

Thanks


 
Reply With Quote
 
 
 
 
William Ryan
Guest
Posts: n/a
 
      7th Aug 2003
What errors? Are you sure it's not generating anything
on write? IE do you have a handler that may not be
obscuring the exception?

I'm not positive that I've busted 5k before , but I'm
99.9999% sure that I have. I'm pretty involved in
WriteXML and have never seen such a limitation. I can't
imagine that MS would let you create a dataset so large
that intrinsic methods would only work in certain
circumstances.



Are you writing to the hard drive or a floppy for
instance? Is the space definitely available?

Knowing the exact exception on load would help out a lot.

Let me know.

Bill

(E-Mail Removed)
www.knowdotnet.com
>-----Original Message-----
>I have 5000 records in my dataset. On exit of

application I'm dumping it to
>a file using WriteXML method. No errors are generated

when writing to a
>file. But when application is starting it generates

system error. When I
>looked into XML file it looks like DataSet has not been

written entirely.
>(it cuts around 1300 record in a middle of data) is

there a limit of records
>in dataset? What could be a problem?
>
>Thanks
>
>
>.
>

 
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.WriteXml refuses to write... Rainer Queck Microsoft C# .NET 12 20th Sep 2007 06:50 AM
WinXP Pro fails to write to CD and display content on recorded CD Roger Beniot Windows XP Help 2 19th Sep 2005 05:47 AM
Filling a Dataset and Dataset.WriteXML method.. Serdar C Microsoft C# .NET 3 31st Dec 2004 08:07 AM
DataSet.WriteXml just write changed data? Harry Microsoft ADO .NET 2 23rd Sep 2004 04:39 PM
Re: dataset.WriteXML fails to write whole content Kathleen Dollard Microsoft ADO .NET 0 8th Aug 2003 05:06 AM


Features
 

Advertising
 

Newsgroups
 


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