Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Vbscript crashes when querying IBM DB2 using ADO ODBC

Status
Not open for further replies.

senderf

Technical User
Aug 11, 2003
2
US
I've been trying to create a script that makes SQL queries to our mainframe-based IBM DB2 database accessible through ADO ODBC connection.
While my script basically runs OK sometimes, it crashes way too offen (can't reproduce each time) with a message that indicates that it had a problem with db2cli.dll.

I'm running the script in Window Script Hosting engine, in XP environment.

Any ideas of what to do?

 
James,
Thanks for responding.

I use IBM's DB2 Universal Database Personal Edition that contains among other things client workstation ODBC driver component(s). It's v. 7.2 of the software. I downloaded it from IBM's site some .5 year ago.

Interestingly, that I have a couple of generic Window-based ODBC query tools that have no problems connecting to the same DB2 databases, using the same drivers (I think) with which Vbscript has the problem.

Hope to hear from you, and thanks again for reply.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top