Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48792 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68215 invoked from network); 15 Jun 2010 15:58:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jun 2010 15:58:28 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.214.42 mail-bw0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:59610] helo=mail-bw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 72/33-47853-123A71C4 for ; Tue, 15 Jun 2010 11:58:26 -0400 Received: by bwz1 with SMTP id 1so875694bwz.29 for ; Tue, 15 Jun 2010 08:58:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=+lOSrnXcdDI6EH75MlIo1lrmVrMG0GIB3JdrutYd6iQ=; b=Fo1/LIAMNvIkTmM0wWcCqP4pW2trAZQn/CcPYUCPddWJ0a4fNIfVo7jMdppQ8O1iS6 cMMdmtGW5NSOkTOwysWNn2yiNNYv93AnZ1Wl2aS2toYDscaNe1Y177/BPd8eczqmcGuu UOT9qBoL/n5PN4hCy2LpgoHy82+UTF0DmPaNw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=gqAySDxieB31qvNZhua5W23VZjROIwlasAfkkoqXaHzsTBXwLXzIT9iENz+HyhF6QP zLChiiJRn1Fc6k+37sEI5MSfoiG6+tu5rrsda/GWWDJoG+nCQph8LEC+f9MdCxy7/4k4 1CO6JXyOM5otSrqZnIvBz/6v8FWuT3MNcPncw= MIME-Version: 1.0 Received: by 10.204.25.210 with SMTP id a18mr5614148bkc.175.1276617502361; Tue, 15 Jun 2010 08:58:22 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.204.76.67 with HTTP; Tue, 15 Jun 2010 08:58:22 -0700 (PDT) In-Reply-To: <4C.D2.47853.A11A71C4@pb1.pair.com> References: <4C.D2.47853.A11A71C4@pb1.pair.com> Date: Tue, 15 Jun 2010 17:58:22 +0200 X-Google-Sender-Auth: 15d2aK8yIqDaE1-A01LlktyAn2A Message-ID: To: Elizabeth M Smith Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Remove sqlite2 from trunk From: kalle@php.net (Kalle Sommer Nielsen) 2010/6/15 Elizabeth M Smith : > I'd have to disagree with this for one reason - it currently is the ONLY = way > to speak to Sql Server on non-windows machines. =A0Until there is an > alternative it probably needs to stay... So only freetds works when you want to talk to mssql on non-windows? Not even ODBC? There still is pdo_mssql/pdo_dblib --=20 regards, Kalle Sommer Nielsen kalle@php.net