If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
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, 10: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, 11: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, 13: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, 05: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, 15: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, 05: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

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