G
Guest
Hi!
We developped a program with VS2003 and Enterprise Library. then we
switched to VS2005B2 to check the conversion between these two. Everything
works fine now except one thing!
The sql queries I execute on the database take much longer to execute. We
have for example a query that selects all rows from a table that contains
about 6000 rows. With VS2003 and any other sql tool it takes around 150-200ms
to execute. But now with VS2005B2 this query can take up to 20 seconds to
execute and during this time, the cpu usage is at 100%!!!
Can somebody give me a hint on that??
BTW, we are using the iSeries generic provider with the enterprise library
(that we recompiled with VS2005.)
Thanx in advance!
Phil
We developped a program with VS2003 and Enterprise Library. then we
switched to VS2005B2 to check the conversion between these two. Everything
works fine now except one thing!
The sql queries I execute on the database take much longer to execute. We
have for example a query that selects all rows from a table that contains
about 6000 rows. With VS2003 and any other sql tool it takes around 150-200ms
to execute. But now with VS2005B2 this query can take up to 20 seconds to
execute and during this time, the cpu usage is at 100%!!!
Can somebody give me a hint on that??
BTW, we are using the iSeries generic provider with the enterprise library
(that we recompiled with VS2005.)
Thanx in advance!
Phil