From owner-freebsd-hackers Thu Feb 6 22:48:31 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA09112 for hackers-outgoing; Thu, 6 Feb 1997 22:48:31 -0800 (PST) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA09107 for ; Thu, 6 Feb 1997 22:48:28 -0800 (PST) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.8.5/CET-v2.1) with SMTP id GAA08001 for ; Fri, 7 Feb 1997 06:48:24 GMT Date: Fri, 7 Feb 1997 15:48:24 +0900 (JST) From: Michael Hancock To: FreeBSD Hackers Subject: Sybase jdbcCONNECT Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Sybase has a beta of a jdbc implementation that doesn't require installation of binary client libs, you only need Java. They have what looks like a generic Unix version at the following site: http://www.sybase.com/products/internet/jdbcconnect/jdbcreg.html It'd be interesting to see if you can access SQL Server directly from a PC running FreeBSD. Mike Hancock