HP3000-L Archives

July 2003, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Lars Appel <[log in to unmask]>
Reply To:
Lars Appel <[log in to unmask]>
Date:
Tue, 8 Jul 2003 07:27:52 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (27 lines)
Paul,

if nothing else helps, you could use Java and JDBC with the JDBC
driver of the respective target database. A small example showing
access to an Image/SQL database can be found on the following web
page (and can be adjusted to use an MSSQL or Oracle JDBC driver
and database URL/logon fairly easily)...

 http://www.editcorp.com/Personal/Lars_Appel/JavaDemo/ -> JdbcProgram

Calling Java from COBOL as a subprogram, however, is probably not
the way that I would go, if exploring this road. I would probably
let a program similar to the above run as a "gateway" in a separate
job and have it talk to the COBOL programs by means of named pipe
or local socket (these should be possible by pure Java, whereas an
MPE specific thing like a MSG file might need special JNI coding
to call MPE intrinsics).

I'm confident, however, that other suggestions with commercially
available products will pop up on HP3000-L soon (e.g. tools from
www.csllink.com or www.advnetsys.com or www.gui-innovations.com).

Lars

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2