[1331] in java-interest
Third Party Library Loading
daemon@ATHENA.MIT.EDU (Mary White)
Wed Aug 30 11:13:29 1995
Date: Wed, 30 Aug 1995 08:14:25 -0400
From: mtw@felix.kodak.com (Mary White)
To: java-interest@java.Eng.Sun.COM
I am currently working on an applet that will allow
searching into a Sybase database. Originally I created the
applets using native methods to call the database library
calls and things were working ok. But I have been told that
this is not a solution because for anyone to use the applet I
will have to download the sybase library onto thier machine,
since it is dynamically loaded for them to use the applet. Is
this true? If so how do I get around it. It is impossible for
me to distribute database libraries and would like my search
commands to come from the client if possible.
Thanks for any help in advance.
Mary White
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com