Re: ADO .NET and Informix
- From: "Joe S" <joe_schofield@xxxxxxxxxxxxxxxxx>
- Date: 21 Aug 2006 13:18:59 -0700
Is the current version of the SDK from IBM still 2.90? I'm using that,
and I have a complicated query that takes > 10 minutes to run using
this driver. I will also try the generic ODBC driver.
Amit Dandekar wrote:
I have observed that Informix .NET provider gives
better performance than that achievable by using
ODBC-NET bridge.
Also , AFAIK , the NET provider does not use OLE-DB
under wraps.
As Zackary said , a lot of problems with the .NET
provider have been getting cleared up with the latest
releases and hopefully the trend should continue.
--- zackary.evans@xxxxxxxxx wrote:
We are considering doing the same thing. Just
beginning design and
coding.
I would suggest using the generic .NET ODBC classes
(we are using the
ver 2.90 odbc driver) instead of using the .Net
wrapper provided by the
Informix CSDK. Apparently it uses OLEDB which causes
many performance
issues because of COM interop overhead (alot of
"unmanaged" code).
Also, I suggest you perform a major stress test
early in the
development stage of your project. There were some
memory leak
problems with the informix ado drivers in the past,
they seem to be
cleared up but its much better to find it now then
once you get into a
production environment. Basically you want to run a
couple million
queries against the informix box through the odbc
driver, then make
sure the db mem didnt grow massively and then blow
up or slow to a
crawl.
GL
Tam OShanter wrote:
Hello Friends,component of an old school, legacy
We are scoping out a project to replace a
application written in ESQL with a .NET servicebased application.
To this end, wondering if anyone here has had anyexperience with using .NET
and Informix together.caveats in using ADO that
All anecdotes are welcome.
Specifically, wondering if anyone knows of any
would potentially save me time, and/or, cause meto look in a different
direction.replying.
As always, thanks for you time in reading and
Cheers,
Tam.
_______________________________________________
Informix-list mailing list
Informix-list@xxxxxxxx
http://www.iiug.org/mailman/listinfo/informix-list
.
- Follow-Ups:
- Re: ADO .NET and Informix
- From: Amit Dandekar
- Re: ADO .NET and Informix
- From: Art S. Kagel
- Re: ADO .NET and Informix
- References:
- Re: ADO .NET and Informix
- From: zackary . evans
- Re: ADO .NET and Informix
- From: Amit Dandekar
- Re: ADO .NET and Informix
- Prev by Date: Isolation Level
- Next by Date: Re: Informix in the press...
- Previous by thread: Re: ADO .NET and Informix
- Next by thread: Re: ADO .NET and Informix
- Index(es):
Relevant Pages
|
|