From owner-freebsd-database Fri Feb 20 05:43:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA21024 for freebsd-database-outgoing; Fri, 20 Feb 1998 05:43:39 -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 FAA21014 for ; Fri, 20 Feb 1998 05:43:36 -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 IAA13909 for ; Fri, 20 Feb 1998 08:43:44 -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 IAA13905 for ; Fri, 20 Feb 1998 08:43:44 -0500 (EST) Received: from ffx.anteon.com by spectrum.anteon.com (5.x/SMI-SVR4) id AA06493; Fri, 20 Feb 1998 08:49:40 -0500 Received: from ccMail by ffx.anteon.com (ccMail Link to SMTP R6.00.01) id AA887982386; Fri, 20 Feb 98 08:46:30 -0500 Message-Id: <9802208879.AA887982386@ffx.anteon.com> X-Mailer: ccMail Link to SMTP R6.00.01 Date: Fri, 20 Feb 98 07:36:47 -0500 To: , Subject: Re[2]: 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 Depends on the JDBC driver, Oracle has two. They provide an OCI based driver that does require the SQL*Net libraries on the client side (I have those, BTW). They also provide what they describe as a "thin" JDBC driver that *does not* require SQL*Net. It's a native Java class and uses Java sockets. I can get either one to work through the AppletViewer provided with the JDK, but NOT through a web browser (the whole point of this exercise). The problems I am encountering seem to be security related. Thanks for the reply! R. Hughes ______________________________ Reply Separator _________________________________ Subject: Re: Oracle Access via JDBC Author: allen campbell at internet Date: 2/19/98 8:11 PM > > I'm trying to use the JDBC Thin drivers (ver 1.1.1, I believe) to > connect to an Oracle Database on an HP. Doesn't the client host need the SQL*Net client to connect to communicate with Oracle? allenc@verinet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message