× 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.



Hi,

I forward this to the midrange-l list because I think that this topic is also interesting for many RPG developers.

Regards

Mihael


-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx
[mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Dieter Bender Sent:
Wednesday, August 25, 2010 9:53 AM
To: java400-l@xxxxxxxxxxxx
Subject: accessing JDBC database from RPG with embedded SQL

Hi,
3 steps to acccess any database over jdbc from STRSQL, QMQRY and embedded
SQL

- install ArdGate its open Source and available at:
http://sourceforge.net/projects/appserver4rpg/
you could choose between runnable jar or running on Tomcat or other J2EE
compliant WebServer

- add the JDBC database to the remote database directory with ADDRDBDIRE

- install the JDBC driver Archive to ArdGate and provide url and driver
class name

Access the database with normal SQL as any other database in the remote
database directory.

Its very scalable with high performance, it uses one prestarted JVM to
serve multiple RPG or other native AS/400 clients using my other Java
Freeware AppServer4RPG (which is extendable for other applications to
provide java access to RPG)

Dieter Bender
www.bender-dv.de



As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.