Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Informix > VB6 to Informix SE 7.24 via ODBC/OLEDB

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-08-03, 11:44
didi64 didi64 is offline
Registered User
 
Join Date: May 2003
Posts: 2
VB6 to Informix SE 7.24 via ODBC/OLEDB

Hello everyone,

I'm new, I'm confused.

I'm looking for a way to write VB6 programs connecting to an Informix SE 7.24 database running on a AIX 4.3.2.1.

Client platform is Windows 98 and NT.

When I search the WEB I find a lot of ODBC/OLEDB stuff.

But I have no clue on how to select a technical correct solution.

Can anyone point me to a proactical and performant solution.

Thanks
Reply With Quote
  #2 (permalink)  
Old 05-12-03, 12:55
Kaarde Kaarde is offline
Registered User
 
Join Date: May 2003
Posts: 6
Download the Informix client SDK 2.80. In it you'll find all the odbc drivers needded to connect to informix via Visual Basic. Once installed you'll have access to the INFORMIX 3.81 driver.

you'll find it on this page, good luck

http://www14.software.ibm.com/webapp...ver&startrow=1
Reply With Quote
  #3 (permalink)  
Old 05-12-03, 14:07
Kaarde Kaarde is offline
Registered User
 
Join Date: May 2003
Posts: 6
And in VB use an ADODC component, set the connection either at desing or run time and use de recordsource property at run time to execute querys.

That's as easy as it gets
Reply With Quote
  #4 (permalink)  
Old 05-14-03, 06:46
didi64 didi64 is offline
Registered User
 
Join Date: May 2003
Posts: 2
Quote:
Originally posted by Kaarde
Download the Informix client SDK 2.80. In it you'll find all the odbc drivers needded to connect to informix via Visual Basic. Once installed you'll have access to the INFORMIX 3.81 driver.

you'll find it on this page, good luck

http://www14.software.ibm.com/webapp...ver&startrow=1


Thank you for the tip. Meanwhile I found the 2.81 and 2.80 CSDK but the release notes nolonger mentions the Informix SE 7.24 as a tested platform. Are you sure that the 2.80 will work with Informix SE 7.24.

I cannot try it in the near future otherwise I would not ask.

Apparently CSDK 2.70 is tested for fr SE 7.24, Any clue were I could find that?
Reply With Quote
  #5 (permalink)  
Old 05-14-03, 16:24
Kaarde Kaarde is offline
Registered User
 
Join Date: May 2003
Posts: 6
I'm using 7.31 and the 2.80 sdk and it works fine, so my guess is that the driver should be backward compatible. I tryed it when I had error retrieving tables from the server and it solved the problem so to my opinion you should go ahead and try

good luck
Reply With Quote
  #6 (permalink)  
Old 05-19-03, 06:05
Emmon Emmon is offline
Registered User
 
Join Date: Nov 2002
Location: London
Posts: 47
Hi

If you're having problems with that, there are alternate drivers available from www.openlinksw.com that have been buily specifically against Informix 7SE and do not require the Client SDK inbuilt as its already part of the software.

HTH
Emmon
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On