Informix Drivers

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.
 
F

Frans Bouma [C# MVP]

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#)
------------------------------------------------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top