From owner-freebsd-emulation Tue Dec 14 14:49:53 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (Postfix) with ESMTP id 09FF714BFA for ; Tue, 14 Dec 1999 14:49:47 -0800 (PST) (envelope-from tim@futuresouth.com) Received: (from tim@localhost) by shell.futuresouth.com (8.9.3/8.9.3) id QAA20072; Tue, 14 Dec 1999 16:49:00 -0600 (CST) Date: Tue, 14 Dec 1999 16:49:00 -0600 From: Tim Tsai To: Jeremy Noetzelman Cc: emulation@FreeBSD.ORG Subject: Re: Sybase Client Message-ID: <19991214164859.A19730@futuresouth.com> References: <3856B940.FC7914CD@peoplelink.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <3856B940.FC7914CD@peoplelink.com> Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Has anyone gotten the Linux Sybase OpenClient to work? I didn't have any problems about 3 months ago. Installed Linux emulation and then just ran isql. My problem was trying to build applications (especially Perl DBD) based on the Linux Sybase library and it got to be too much of a headache. You might want to take a look at FreeTDS, which is evolving very rapidly, and should allow you to connect natively from FreeBSD. You can also proxy your requests through a Linux machine if you are using Perl as the new DBD/DBI library has proxy capabilities. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message