Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969379949 php.internals:42485 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18207 invoked from network); 5 Jan 2009 14:52:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2009 14:52:43 -0000 Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.218.21 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 209.85.218.21 mail-bw0-f21.google.com Received: from [209.85.218.21] ([209.85.218.21:55294] helo=mail-bw0-f21.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B3/B2-07052-8BE12694 for ; Mon, 05 Jan 2009 09:52:41 -0500 Received: by bwz14 with SMTP id 14so18654849bwz.23 for ; Mon, 05 Jan 2009 06:52:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=qLKdV8oirXFbOEQ5/S/DJfgS7NwduqxqWdmWgWVPkYM=; b=Sls+RO9AJC13azYsx32Z4FpjfrVZpolpLWnLp6eF89OnuCdvEz7j85ZvlBRQpT/n45 TvxApkmAlwipCxGklLEdv9PhF1+PLAaoNx8U7cjVtdPxRzedp/WAtZFgZP+DhGdQwcKQ I3r14Y1ZktZTzZDYhXggRd9cKh4/O/OcHrWqw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references; b=H2wupX9i0OYdAglxpcIhmrnexh8kbNYYVeLH2OGWfGvQbpTmAsrk2FJmj3Yo+qDWYG 96VcDK50FXrwdYFRl1VPgYbrtP7oWyqE9ZuiQTpl3BExdnkFVGoRjj+eYy3UKpkXjZ5y iYg5/o8PMkHojnADbn4gRX2VVhpNE56dvzpII= Received: by 10.103.176.20 with SMTP id d20mr7399672mup.27.1231167156938; Mon, 05 Jan 2009 06:52:36 -0800 (PST) Received: by 10.103.94.6 with HTTP; Mon, 5 Jan 2009 06:52:36 -0800 (PST) Message-ID: <10845a340901050652g6c4fb4asedda64b15fc21385@mail.gmail.com> Date: Mon, 5 Jan 2009 14:52:36 +0000 Reply-To: RQuadling@googlemail.com To: "Lukas Kahwe Smith" Cc: "PHP Documentation ML" , "PHP Developers Mailing List" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <10845a340812310211x5e740748xd81161fef04e2747@mail.gmail.com> Subject: Re: [PHP-DEV] Differences in VC6 and VC9 Windows builds and MSSQL Driver. From: rquadling@googlemail.com ("Richard Quadling") 2009/1/5 Lukas Kahwe Smith : > > On 31.12.2008, at 11:11, Richard Quadling wrote: > >> With Microsoft having their own PHP extension for talking to MSSQL >> (http://www.microsoft.com/sqlserver/2005/en/us/PHP-Driver.aspx - >> though documented to only support SQL 2005 and 2008, not 7 or 2000), >> could this become the standard alternative for php_mssql.dll (though >> not PDO as the MS extension is procedural only, leaving ODBC as the >> route for older versions? > > > I do not see us adding a new RDBMS specific extension that only works on one > OS (that is not even our main 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. > > As such I do not think we should consider bundling this extension, let alone > have it replace the php_mssql.dll. Even though it will most likely be the case that php_mssql.dll will not be available for later versions of PHP/CRT/etc. Or, are you saying that PHP support for MSSQL is via ODBC only (I don't know if php_pdo_mssql uses ntwdblib.dll like php_mssql and as such suffers in the same way). > > regards, > Lukas Kahwe Smith > mls@pooteeweet.org > > > > -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"