Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14755 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14896 invoked by uid 1010); 9 Feb 2005 16:25:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 13550 invoked by uid 1007); 9 Feb 2005 16:24:03 -0000 Message-ID: <20050209162402.13541.qmail@lists.php.net> To: internals@lists.php.net Date: Wed, 09 Feb 2005 16:28:38 +0000 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en, en-us MIME-Version: 1.0 References: <4e89b42605020821554c1ba198@mail.gmail.com> <20050209083714.12464.qmail@lists.php.net> <4e89b42605020907043c839b71@mail.gmail.com> In-Reply-To: <4e89b42605020907043c839b71@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 81.138.11.136 Subject: Re: [PECL-DEV] Re: Announce: PDO beta releases From: lester@lsces.co.uk (Lester Caine) Wez Furlong wrote: >>I'm not seeing an easy route to getting hold of a copy to play with >>(windows :( ) and I'm not seeing much in the function list yet. > > http://snaps.php.net/win32/PECL_5_0/ has binaries for all PDO packages > (including MS-SQL, which doesn't show up in the PECL package list > yet). Somewhere I've not been before ;) >>Is it worth me spending time digging into this just yet, or should I >>wait for some of missing functionality to be addressed ;) > > The API is feature complete (although some drivers don't implement as > many features as they could yet). How are Blob references handled? Sequence management? No Caching? How do we access metadata? LIMIT/FIRST management in SQL? > NOW is the time to investigate it for yourself; it will be too late otherwise. I start with a check that the tables I need exist, independent of the different SQL requirements of the different engines. On a quick overview, there is nothing to replace MetaTables() ? ADOdb makes differences in SQL formats between databases transparent, is that something that PDO will address? The other area is transparent creation of databases independent of engine. What I am seeing at the moment is only a subset of the problem addressed. -- Lester Caine ----------------------------- L.S.Caine Electronic Services