Re: DataAdapter Fill method SLOOOOOW
- From: "Rene" <nospam@xxxxxxxxxx>
- Date: Sat, 17 Dec 2005 16:37:55 -0600
Shail,
I found the problem, please read one of my own replies posted at 1:25 AM.
The problem only happens when running the code in the IDE, when the code
runs by clicking the program exe everything is fine. I have no idea what's
going on in the VS 2005 IDE but performance is really bad compared with VS
2003.
Thakns.
"Sahil Malik [MVP C#]" <contactmethrumyblog@xxxxxxxxxx> wrote in message
news:uptdw3zAGHA.3140@xxxxxxxxxxxxxxxxxxxxxxx
> What is the database you are using? Did the DB change at all between your
> upgrade?
>
> - Sahil Malik [MVP]
> ADO.NET 2.0 book -
> http://codebetter.com/blogs/sahil.malik/archive/2005/05/13/63199.aspx
> __________________________________________________________
>
>
> "Rene" <nospam@xxxxxxxxxx> wrote in message
> news:Ou92ChpAGHA.2036@xxxxxxxxxxxxxxxxxxxxxxx
>> What happened??? I just upgraded one of my 2003 projects to VS 2005 and
>> now, when I call the Fill method of an OleDbDataAdapter passing a
>> DataTable as a parameter it takes a heck of a lot longer that it used to.
>>
>> Before, it used to take 1 second to fill up the DataTable but now it
>> takes around 24 seconds!! This is a grotesque difference!!
>>
>> I did NOT change a single line of code. All I did was upgrade to 2005.
>>
>> This seems like a huge bug and is hard to believe it can be happening so
>> I guess I must have a corrupted installation or something. Is anyone
>> experiencing similar problems? I tried it in two computers and I got the
>> same results.
>>
>> Any help is appreciated.
>>
>>
>
>
.
- Follow-Ups:
- Re: DataAdapter Fill method SLOOOOOW
- From: Sahil Malik [MVP C#]
- Re: DataAdapter Fill method SLOOOOOW
- References:
- DataAdapter Fill method SLOOOOOW
- From: Rene
- Re: DataAdapter Fill method SLOOOOOW
- From: Sahil Malik [MVP C#]
- DataAdapter Fill method SLOOOOOW
- Prev by Date: Re: DataAdapters and Parameters
- Next by Date: Re: DataAdapter Fill method SLOOOOOW
- Previous by thread: Re: DataAdapter Fill method SLOOOOOW
- Next by thread: Re: DataAdapter Fill method SLOOOOOW
- Index(es):
Relevant Pages
|