Hello,
I need some help connecting to an informix database, I found a .net connection string on connectionstrings.com but I am having trouble with the namespace. Here is what i import:
It underlines it with green and give me this tooltip:Code:imports IBM.Data.Informix
does anyone know how/where i can get this namespace?namespace or type specified in Imports 'IBM.Data.Informix' doesn't contain any public member or cannot be found. make sure the namespace or the type is defined and contains at least one public member. make sure the imported element name doesnt use any aliases.




Reply With Quote