J
Joyjit Mukherjee
Hi,
For our .NET Windows Forms based distributed application, we are using ODP
..NET (R 9.2.0.4) to connect to Oracle 9i R 2. The query to fetch data from
the table is expected to return around 100, 000 rows. From the UI, we are
connecting to a production box to call a Web Service which, alongwith the
Data Access Layer classes, composes our middle tier. Now the call to Fill
the Dataset using a dataadapter is taking more than 2 minutes to return,
which significantly hurts our performance.
Can any one point out any crack to this viz. using server side API cursors
or the like.
Any help will be greatly appreciated.
Thanks
Joyjit
For our .NET Windows Forms based distributed application, we are using ODP
..NET (R 9.2.0.4) to connect to Oracle 9i R 2. The query to fetch data from
the table is expected to return around 100, 000 rows. From the UI, we are
connecting to a production box to call a Web Service which, alongwith the
Data Access Layer classes, composes our middle tier. Now the call to Fill
the Dataset using a dataadapter is taking more than 2 minutes to return,
which significantly hurts our performance.
Can any one point out any crack to this viz. using server side API cursors
or the like.
Any help will be greatly appreciated.
Thanks
Joyjit