Hello Everyone,
I am doing large inserts into oracle database using my .net code.
Evrything works fine, but the insert into oracle makes the program little bit
slower.
In one of my earlier company, I used an oracle driver. I simpley downloaded
the dll from the internet and that made the program faster. I could'nt
remember the name of that dll. I was wondring if anyone knows about that dll.
I tried to look into my old program, but couldn't find the name of that dll.
Right now, I am coding in .net 2.0. I wrote that program in 1.1 and I am
using system.Data.oRa cleClient.
Please let me know, if anyone knows any dll that can make the program faster.
Thanks.
I am doing large inserts into oracle database using my .net code.
Evrything works fine, but the insert into oracle makes the program little bit
slower.
In one of my earlier company, I used an oracle driver. I simpley downloaded
the dll from the internet and that made the program faster. I could'nt
remember the name of that dll. I was wondring if anyone knows about that dll.
I tried to look into my old program, but couldn't find the name of that dll.
Right now, I am coding in .net 2.0. I wrote that program in 1.1 and I am
using system.Data.oRa cleClient.
Please let me know, if anyone knows any dll that can make the program faster.
Thanks.
Comment