Re: Java stored procedure to connect to sybase

From: DriftWood <drift_wood_at_my-deja.com>
Date: Wed, 06 Dec 2000 19:55:35 GMT
Message-ID: <90m5ji$pgl$1_at_nnrp1.deja.com>


Probably. You would need to:
1)Load an appropriate type 4 (all java) JDBC driver for Sybase into the RDBMS itself as a set of java classes.
2)write your code to use it.
3)Grant JAVASYSPRIV (so that a socket can be opened) by the procedure.

If you don't have a type 4 driver for the other RDBMS, then you are probably out of luck.

--
-cheers

  DW



"It is a kind of good deed to say well; and yet words are not deeds.   -William Shakespeare"

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Dec 06 2000 - 20:55:35 CET

Original text of this message