Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969379948 php.internals:42484 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13085 invoked from network); 5 Jan 2009 14:44:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2009 14:44:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:55117] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A5/91-07052-0BC12694 for ; Mon, 05 Jan 2009 09:44:01 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 906D31EBC01B; Mon, 5 Jan 2009 14:45:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EQnm6DSBlo0G; Mon, 5 Jan 2009 15:45:05 +0100 (CET) Received: from [192.168.80.52] (unknown [195.226.16.50]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id A2E0A1EBC019; Mon, 5 Jan 2009 15:45:05 +0100 (CET) Cc: RQuadling@googlemail.com, "PHP Documentation ML" , "PHP Developers Mailing List" Message-ID: To: Lukas Kahwe Smith In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Mon, 5 Jan 2009 15:43:54 +0100 References: <10845a340812310211x5e740748xd81161fef04e2747@mail.gmail.com> X-Mailer: Apple Mail (2.930.3) Subject: Re: [PHP-DEV] Differences in VC6 and VC9 Windows builds and MSSQL Driver. From: mls@pooteeweet.org (Lukas Kahwe Smith) On 05.01.2009, at 15:36, Lukas Kahwe Smith wrote: > target OS in practice for deployment) for an RDBMS that is also > quite a niche solution for PHP. Actually the only RDBMS where I am > willing to currently consider a new non PDO extension sqlite. Just to make it clear what I was talking about here (there is an "is" missing in front of sqlite): http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/ And sqlite3 is already in 5.3 .. regards, Lukas Kahwe Smith mls@pooteeweet.org