I want to connect to informix database from Visual Studio 2013. I've checked the IBM site and it contains whole lot of drivers and plugins. I've installed Client SDK and then I installed IBM server driver package then I installed Visual Studio add-in.
- I tried connecting using setnet 32 and I'm able to succeed.
- I'm able to connect to database using Squirrel and IBM Data Studio.
- I'm able to connect to server using Visual Studio but it crashes when I opened a new query.
How can I connect to an Informix database from Visual Studio 2013?