Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969379920 php.internals:42414 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45096 invoked from network); 31 Dec 2008 10:12:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Dec 2008 10:12:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad 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:53311] helo=mail-bw0-f21.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/01-35243-D654B594 for ; Wed, 31 Dec 2008 05:11:58 -0500 Received: by bwz14 with SMTP id 14so14264256bwz.23 for ; Wed, 31 Dec 2008 02:11:54 -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:mime-version:content-type:content-transfer-encoding :content-disposition; bh=cRJ0NqCaPwnPGJgUcW3jZr3huGnc8j+RdagQibdDOdg=; b=LWe2E4vCl04iOYLPo3yTtFATnDhtSMmXA+IQW7wXFR5QQwdTTajr2Lg/LzGQ4Juku0 Fef1UTco1PHOg+A++0aqs+CsFxoVmO7QFjALvgX4pToMn1b5zcVuJtEFDyVBmbvMxDgW j3836YaHGL+anbRMxiq7t0GFOX5IcG9ZCPX5k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Oc1CZf536/mxnQKY83YtuQzDHjl0yvSaCWez2RGrvLfkmF1uMQ3rjMoYwWi9uwumdI 2yGu4mtJKYh2PdZPieOj1J4J3VshjzKWDmD/kiOHVj8PJG0dYW03TfSagCOV6MmsbXuH lZu8oc4XO9cIj9C/JnMgnCYutiByr1jW/MX7Q= Received: by 10.103.2.14 with SMTP id e14mr5656238mui.48.1230718313932; Wed, 31 Dec 2008 02:11:53 -0800 (PST) Received: by 10.103.94.6 with HTTP; Wed, 31 Dec 2008 02:11:53 -0800 (PST) Message-ID: <10845a340812310211x5e740748xd81161fef04e2747@mail.gmail.com> Date: Wed, 31 Dec 2008 10:11:53 +0000 Reply-To: RQuadling@googlemail.com To: "PHP Documentation ML" , "PHP Developers Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Differences in VC6 and VC9 Windows builds and MSSQL Driver. From: rquadling@googlemail.com ("Richard Quadling") Hi. With regard to http://bugs.php.net/bug.php?id=46971, how much effort is needed (if any) to document that some functionality is not going to be available in all windows builds? [DOC] Or, When will VC6 be dropped? [CORE and DOC] Admittedly, it is only an issue for Microsoft SQL Server (mssql and pdo_mssql) and for Sybase_ct. 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? -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"