R
Rene
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.
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.