From owner-freebsd-questions@FreeBSD.ORG Tue Oct 21 05:16:45 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FAB016A4B3 for ; Tue, 21 Oct 2003 05:16:45 -0700 (PDT) Received: from siralan.org (12-223-227-231.client.insightbb.com [12.223.227.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87A2643FBF for ; Tue, 21 Oct 2003 05:16:44 -0700 (PDT) (envelope-from mikes@siralan.org) Received: from siralan.org (localhost [127.0.0.1]) by siralan.org (8.12.9p2/8.12.9) with ESMTP id h9LCGhN8074075 for ; Tue, 21 Oct 2003 07:16:43 -0500 (EST) (envelope-from mikes@siralan.org) Received: (from mikes@localhost) by siralan.org (8.12.9p2/8.12.9/Submit) id h9LCGgVf074074 for freebsd-questions@freebsd.org; Tue, 21 Oct 2003 07:16:42 -0500 (EST) (envelope-from mikes) From: "Michael L. Squires" Message-Id: <200310211216.h9LCGgVf074074@siralan.org> To: freebsd-questions@freebsd.org Date: Tue, 21 Oct 2003 07:16:42 -0500 (EST) In-Reply-To: <20031020190700.GE84967@keyslapper.org> from "Louis LeBlanc" at Oct 20, 2003 03:07:00 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Oracle client question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2003 12:16:45 -0000 > Here's the real question: Is anyone out there linking CLIENT > applications that successfully connect to a separate Oracle server? Procedures for installing Oracle 9i under FreeBSD 5.X were posted to the freebsd-databases mailing list recently. Since the server install also installs client software this might be a solution to your problem. Mike Squires