473,387 Members | 1,464 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Closing a .Net OleDB Reader is taking 250ms on DB2

1
I am in the process of migrating a prototype app built on top of SQLServer over to DB2 and am finding that calling the close method on the .Net OleDBDataReader object is taking 250ms which is proving to be a show stopper.

I was wondering if anyone else had cone across this problem and if there is a solution. I am using the IBM Driver.

thanks
Jul 26 '10 #1
0 1262

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Jeff User | last post by:
Hi all I am using an OleDbDataReader. I need to establish and then keep the connection that I use, but I do not need to keep the data reader, after this operation is over. Therefore, regardless...
3
by: qqq | last post by:
I have the following code to read from an Access db with Provider=Microsoft.Jet.OLEDB.4.0 (code simplified here): Dim cmd As New System.Data.OleDb.OleDbCommand("Select numbookings from...
2
by: JR | last post by:
hi, The next code gives me no records back. if I do the same selection with acces I have many records, depending on the param LiedNaam Thanks Jan sConnectionString ==> standaard connection...
1
by: Edwin Knoppert | last post by:
This connectionstring was prepared by VWD itself. Can i reuse it on a connection for the datareader i want to use? I currently got this error: ExecuteNonQuery: Connection property has not been...
2
by: Tim::.. | last post by:
Can someone please tell me how I edit this code so it works with an OleDB... Thanks Sub Application_AuthenticateRequest(ByVal sender As Object, ByVal e As EventArgs) ' Fires upon...
7
by: sandyw | last post by:
Hi everyone. I need help I'm trying to close the reader and It wil not let me. Can some one tell me why and possible show me. public static void main(String args) throws Exception { ...
1
by: Mel | last post by:
I am performing the same recordset multiple times, just passing different parameters each time. Is there a way to do this more efficiently without having to close and re-open the connection and...
0
by: toanv | last post by:
Hey All, Hoping you might be able to shed some light for me here. I've just been handed this project/website thats supposed to connect to an oracle database. Everything connects, works fine,...
0
by: bill | last post by:
Can someone please show me what to do with this to show the data in a dataGrid for example? I'm not really sure what to do with it. I'm used to Vb6. Dim Con = New...
4
by: 200dogz | last post by:
Is it necessary to close or dispose every single reader used if closing a connection already destroys its readers?
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.