From owner-freebsd-database Thu Feb 19 06:26:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA20973 for freebsd-database-outgoing; Thu, 19 Feb 1998 06:26:20 -0800 (PST) (envelope-from owner-freebsd-database@FreeBSD.ORG) Received: from talon.anteon.com ([205.197.104.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA20943 for ; Thu, 19 Feb 1998 06:26:14 -0800 (PST) (envelope-from rhughes@anteon.com) From: rhughes@anteon.com Received: from talon.anteon.com (root@localhost) by talon.anteon.com (8.7.5/8.7.3) with ESMTP id JAA03003 for ; Thu, 19 Feb 1998 09:08:50 -0500 (EST) Received: from spectrum.anteon.com (spectrum.anteon.com [172.30.104.223]) by talon.anteon.com (8.7.5/8.7.3) with SMTP id JAA02999 for ; Thu, 19 Feb 1998 09:08:49 -0500 (EST) Received: from ffx.anteon.com by spectrum.anteon.com (5.x/SMI-SVR4) id AA02421; Thu, 19 Feb 1998 09:14:41 -0500 Received: from ccMail by ffx.anteon.com (ccMail Link to SMTP R6.00.01) id AA887897434; Thu, 19 Feb 98 09:10:39 -0500 Message-Id: <9802198878.AA887897434@ffx.anteon.com> X-Mailer: ccMail Link to SMTP R6.00.01 Date: Thu, 19 Feb 98 07:43:06 -0500 To: Subject: Oracle Access via JDBC Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk This might be the wrong list for the question, but here goes. I'm trying to use the JDBC Thin drivers (ver 1.1.1, I believe) to connect to an Oracle Database on an HP. The notes from Oracle indicate that the java class must enable UniversalConnect privilege to make the connection from my FreeBSD server to the Oracle server. However, I am unable to get the call to enablePrivilege() to compile. I guess I'm not familiar enough with the security classes of java or Netscape to know exactly what to call and when Has anyone gotten a similar connection to work ?? If so I'd *really* appreciate a scrap of java code to compare to the mess I've made. Many thanks ! R. Hughes Anteon Corp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message