Informix Drivers

  • Thread starter Thread starter MasterChief
  • Start date Start date
M

MasterChief

I am using Informix ODBC to connect to my POS database. It works fine
and shows all the tables in Excel but when I connect to the ODBC in
Visual Web Developer it says Test Successed but doesn't show any tables
or other information. Any help on getting Informix working with Visual
Web Developer. Thanks.
 
MasterChief said:
I am using Informix ODBC to connect to my POS database. It works fine
and shows all the tables in Excel but when I connect to the ODBC in
Visual Web Developer it says Test Successed but doesn't show any
tables or other information. Any help on getting Informix working
with Visual Web Developer. Thanks.

Informix has a .NET provider, which is available from IBM if I'm not
mistaken. Also, be sure to update your OleDB driver, if possible, as
VS.NET uses oledb to connect to databases.

FB

--
------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------
 
Back
Top