Why do you need a JDBC-ODBC bridge? Doesn't MySQL hava a good JDBC driver? I
thought theirs was one of the best available on Linux.
Just wondering.
john
On 27-Aug-99 Patrick & Freda wrote:
> Hi everyone,
>
> I have installed MySQL, MyODBC and unixODBC on my Linux Redhat platform.
>
> Now i a
On Sat, 28 Aug 1999, Tom Jenkins wrote:
> >
> > Is there a port of the idltojava-compiler for Linux. Where do I find it?
> >
> > Thanks
> > Matts
>
> Sure there are. But they're dependant on the ORB that your using.
> Your ORB vendor will provide you with the idl->java compiler that
> g
I've experienced the same problem before. Try
System.load("/home/srcd/foo/libJLinkNativeLibrary.so");
This works for me, although I think the System.loadLibrary()
should work at the first place.
Sheng-Yih.
- Original Message -
From: Solomon Douglas <[EMAIL PROTECTED]>
To: <[EMAIL PROTEC
I'm having trouble loading a JNI library from a nonstandard location.
I'm using the following code:
static {
System.setProperty("java.library.path",
System.getProperty("java.library.path") +
":/home/srcd/foo");
System.err.println(System.getP
I've been trying to install this Blackdown JDK on my RedHat system. I keep
getting this error when I run 'java'.
Error: can't find libjava.so
Any ideas? I so much as manually copied the .so files to my /usr/lib
directory.
Ge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I just tested it on my mostly RH60 box.
In IBM's 1.1.6, the threads alternate their output. The same occurs
in BD's 1.2 w/ native threads and in 1.1.7_v1a w/ native threads.
Both 1.2 and 1.1.7_v3 w/ green threads starve thread 2. 1.1.7_v1a fails
to
>
> Is there a port of the idltojava-compiler for Linux. Where do I find it?
>
> Thanks
> Matts
Sure there are. But they're dependant on the ORB that your using.
Your ORB vendor will provide you with the idl->java compiler that
generates the java classes the ORB is expecting. We played ar
On Sat, 28 Aug 1999, Matthias Sprünglin wrote:
> Hi everybody
>
> Is there a port of the idltojava-compiler for Linux. Where do I find it?
I haven't seen one yet (I have to resort to using the Win32 version) :-(
Peter
--
Peter T Mount [EMAIL PROTECTED]Tel +44 (0) 7990 8984
On Wed, 25 Aug 1999, Hanno Saks wrote:
> Hi!
>
> Is out there available (or is even possible to do) any applets which can act
> in framed HTML page as Xserver client
There is a neat utility called VNC which allows you to access X or even Win32
servers using either a custom viewer or a Web Brows
Hi everybody
Is there a port of the idltojava-compiler for Linux. Where do I find it?
Thanks
Matts
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
10 matches
Mail list logo