From owner-freebsd-database Tue Jun 20 22:16:13 2000 Delivered-To: freebsd-database@freebsd.org Received: from news.lucky.net (news.lucky.net [193.193.193.102]) by hub.freebsd.org (Postfix) with ESMTP id B32FE37BA6A for ; Tue, 20 Jun 2000 22:16:05 -0700 (PDT) (envelope-from slavex@usmdi.com.ua) Received: (from mail@localhost) by news.lucky.net (8.Who.Cares/8.Who.Cares) id IGE31163 for freebsd-database@freebsd.org; Wed, 21 Jun 2000 08:16:02 +0300 (envelope-from slavex@usmdi.com.ua) From: "slavex" To: freebsd-database@freebsd.org Subject: NT+ASA___BSD+PHP Date: Wed, 21 Jun 2000 02:09:23 +0300 Organization: Message-ID: <961543295.833163@ipt2.iptelecom.net.ua> X-Trace: news.lucky.net 961543060 24336 212.9.224.2 (20 Jun 2000 23:17:40 GMT) X-Complaints-To: usenet@news.lucky.net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Cache-Post-Path: ipt2.iptelecom.net.ua!unknown@dialup15-8.iptelecom.net.ua X-Cache: nntpcache 2.4.0b2 (see http://www.nntpcache.org/) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 9 Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Help people, I'm trying to connect to Sybase_ASA under NT4 from another host with freebsd+php3(perl) installed. How to do it optimaly. The first problem is with compiling php for sybase support. I cant do it becouse of there is no modules needed for support sybase under bsd platform. Openclient couldnt be installed too. What is the right solution to solve these tasks? Thanks in advance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message From owner-freebsd-database Tue Jun 20 23:21:56 2000 Delivered-To: freebsd-database@freebsd.org Received: from misery.sdf.com (misery.sdf.com [204.244.213.49]) by hub.freebsd.org (Postfix) with ESMTP id 2C4B937B888 for ; Tue, 20 Jun 2000 23:21:52 -0700 (PDT) (envelope-from tom@sdf.com) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 134dav-0002bL-00; Tue, 20 Jun 2000 23:02:37 -0700 Date: Tue, 20 Jun 2000 23:02:35 -0700 (PDT) From: Tom Samplonius To: slavex Cc: freebsd-database@freebsd.org Subject: Re: NT+ASA___BSD+PHP In-Reply-To: <961543295.833163@ipt2.iptelecom.net.ua> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 21 Jun 2000, slavex wrote: > Help people, > I'm trying to connect to Sybase_ASA under NT4 from another host with > freebsd+php3(perl) installed. How to do it optimaly. The first problem is > with compiling php for sybase support. I cant do it becouse of there is no > modules needed for support sybase under bsd platform. Openclient couldnt be > installed too. What is the right solution to solve these tasks? > Thanks in advance There is a third-party TDS client that should work: http://www.freetds.org PHP4 is out, you should probably use it instead of PHP3. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message