Re: Oracle/Java interfaces??

From: MPower 'your future today' -- Mark Otero <mpower_at_ee.net>
Date: 1996/02/12
Message-ID: <4fn27c$kpc_at_news.ee.net>#1/1


dbrandt_at_ee.net (David A. Brandt) wrote:

Dave,

Check out my post "SQLGlue for Oracle" in this newsgroup. SQLGlue will allow you to build Oracle Java stand-alone applications.

SQLGlue employs a string-based interface. Using Java you can build your SQL commands as Java Strings and process the returned data as Java Arrays. Java supports the ability to dynamically link at runtime when executing stand-alone applications via the Java interpreter. SQLGlue will talk to Java via a DLL.

We are working on extending SQLGlue's i/f to function as an Applet as well, using Java's Net Package. Although with a little work a Java Applet could talk to another Java stand-lone application which could process the SQL and send the results across the net.

Mark

>Anyone heard of products integrating Oracle and Java? Want
>to embed SQL calls in a Java stand-alone program. Has it been
>done before?? Are there products available to do this??
 

>Thanks for your time,
>dave.

                       !!!!!
                      /'_at_ @'\

+---------------oOOo-----U-----oOOo---------------+
| Freelance software consultant specializing in   |
| Oracle, C/C++, VB, Java, Win95, NT, & Internet  |
| Mark Otero                        mpower_at_ee.net |
| MPower                        Your Future Today |
| 178 Beechbank Road               (614) 338-1550 |
| Columbus, Ohio 43213-1261    Fax (614) 338-1553 |
+-------------------------------------------------+
                     | |  | |
                    {__|  |__}
Received on Mon Feb 12 1996 - 00:00:00 CET

Original text of this message