|
-
Apr 3rd, 2008, 02:05 PM
#1
Thread Starter
Junior Member
connecting to an Informix database
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:
Code:
imports IBM.Data.Informix
It underlines it with green and give me this tooltip:
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.
does anyone know how/where i can get this namespace?
-
Apr 3rd, 2008, 03:01 PM
#2
Re: connecting to an Informix database
Have you added a reference to the Informix dll?
-
Apr 3rd, 2008, 03:22 PM
#3
Thread Starter
Junior Member
Re: connecting to an Informix database
It isnt on the reference list, do you know where i could locate it?
-
Apr 3rd, 2008, 03:55 PM
#4
Re: connecting to an Informix database
I imagine IBM's website allows you to download it, but I don't know for sure, because I've never had to use it.
-
Apr 4th, 2008, 08:11 AM
#5
Frenzied Member
Re: connecting to an Informix database
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|