Re: Connecting to Informix

From: Mark Rae (mark_at_mark-N-O-S-P-A-M-rae.co.uk)
Date: 08/24/04


Date: Tue, 24 Aug 2004 15:10:14 +0100


"Mark" <mfield@idonotlikespam.cce.umn.edu> wrote in message
news:OVfWuCeiEHA.1048@tk2msftngp13.phx.gbl...

> We need to connect to an in-house informix database from a .NET web
> application. Any recommendations on:
>
> 1. Drivers.
> 2. Connection strings.
> 3. Ways to optimize speed?
>
> This particular app will be just retrieving and displaying data. No
> inserts/updates/etc.

I had to do this about a year ago. It involved installing a Win32 middleware
app on the IIS box, which included the ODBC drivers. It was to connect to a
legacy Informix DB running on UNIX, and no matter how hard I tried, I just
couldn't get the damn thing to connect via OleDb. ODBC was good enough,
though, because there was no realtime querying - just nightly data
exchanges, so performance wasn't really an issue.

This will give you examples of connection strings for OleDb & ODBC
http://www.connectionstrings.com/

Of course, if you can find a native .NET data provider which works, that
will almost certainly give you the best performance. IBM have released one,
but you'll need to check whether it will work with your particular version
of Informix.
http://weblogs.asp.net/adweigert/archive/2004/03/22/93909.aspx



Relevant Pages

  • Re: Migrating app from 3.2v4.2 to OpenServer 5.0.7?
    ... > application talks directly to the device with its own drivers. ... from SCO Unix 3.2v4.2 to OpenServer 5.0.7. ... The app is working fine. ... 3.2v4.2 might be difficult to install on current hardware. ...
    (comp.unix.sco.misc)
  • Re: [RFC] What are the goals for the architecture of an in-kernel IR system?
    ... the tables from the kernel drivers. ...  There is no reason to make the lirc merge wait for it. ... definition app via udev. ... Could anyone please draw me a picture, starting with a "receiver" ...
    (Linux-Kernel)
  • Re: Pentium 1.8Ghz / Windows 2000 / Delphi 6 problem
    ... There's a difference between a user mode DLL, ... User mode DLL's will not affect the control word *across ... >any DLL's that your app is using, ... For drivers, they may well change and forget to restore the FPU ...
    (comp.lang.pascal.delphi.misc)
  • Re: Detecting Available Resolutions Part Deux
    ... With older drivers - Video For Windows - you have the choice of the dialog ... > I have a capture device that if you bring up the properties of its pin you ... get a dialog with 16 different resolutions available. ... your app starts e.g. a service engineer initially configures the system, ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Excel import with x64 machine
    ... don't know much about x64 architecture...): I guess when the app is ... You are accessing Excel data, right, excel is still 32 bit, you can't possibly have worksheets larger than 2GB. ... Drivers to the 32 Bit OleDB Drivers. ...
    (microsoft.public.dotnet.languages.csharp)

Quantcast