×
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.
<Darryl>
I am not a Java developer and could possible read the code but that would
take a while and I am not sure I would get it right, so its easier to ask
questions.
I need to connect to an old Progress database on HPUX. We use Openlink to
pull data off Progress into Excel.
Openlink has a JDBC driver that would need ARDGATE and I think JVAGATE or a
JDBCGATE application.
Question:
- Should I be able to use JVAGATE to pull data from Progress?
- I intend using SQL to pull data off Progress.
TIA
Darryl Freinkel.
</Darryl>
If the driver is pure Java (AKA Type 4) it should be possible. I don't have
experience with Progress (ArdGate is verified with DB2 flavours, Oracle,
MySQL, Maria, MSSQL, Firebird, PostgreSQL), having a first look, there might
be some issues with Java versions versus Progress Versions. If you don't
have full controll to the java versions on the AS/400 (or there is a only
some driver only running on Windows or linux or the HPUX the database is
sitting) it would be possible to split the install of ArdGate: installing
the native part on AS/400 and the java part on any other box (configuration
would be a little bit tricky).
D*B
(PS: my offline answer was related to PostgreSQL)
As an Amazon Associate we earn from qualifying purchases.
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.