× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Install IBM ACS ODBC Drivers and you can use this class as a starting point if you like:

https://github.com/richardschoen/IbmiOdbcDataAccess

Shows you an appropriate connection string to use.

Make sure to encrypt your ODBC connection string.

Regards,
Richard Schoen
Web: http://www.richardschoen.net
Email: richard@xxxxxxxxxxxxxxxxx

----------------------------------------------------------------------

message: 1
date: Wed, 27 Mar 2024 14:45:40 -0400
from: <smith5646midrange@xxxxxxxxx>
subject: Writing a PC program with SQL connectivity

I'm not sure this is the right list for this. If not, let me know which one is and I will repost it.

I have been asked to write a PC .exe program that will execute an SQL statement on the IBM i and then exit with an appropriate return code based on what it found. I know how to do all of this in C#.NET except I can't seem to find what I need for the SQL connection piece.

I assumed that I needed a .dll installed and added into my program like I need to do for MySQL connections. I found info saying that I needed IBM.Data.DB2.dll. I googled it to search for a download site and found https://www.ibm.com/support/pages/download-initial-version-115-clients-and-d
rivers. I downloaded IBM Data Server Driver Package (DS Driver). However, it looks like it is going to install DB2 on my laptop not just the .dll that I was looking for.

Can someone help point me in the right direction for this?

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.