I think the question is whether we need a patch, or if ODBCRouter is a
compatible ODBC driver that can be loaded via unixODBC or iODBC,
requiring no patch and possibly taking advantage of optimizations that
might be present in those ODBC managers (can't think of any off the
top of my head).

Of course, if running via a manager introduces a performance hit, then
running direct is good.

--Wez.

On Tue, 11 Jan 2005 16:36:21 -0800, Andi Gutmans <[EMAIL PROTECTED]> wrote:
> I have no idea about ODBCRouter but for what it's worth unixODBC and iODBC
> aren't the best and most performant solutions (at least as far as I know).
> So if this is an equivalent, I see no reason not to support it.
> 
> Andi
> 
> At 11:20 AM 1/11/2005 -0800, Dan Kalowsky wrote:
> >I'm not sure I'm sold on this whole concept yet.  I don't see how this
> >differs from the use of an ODBC Driver or an ODBC Driver Manager.
> >
> >Admittedly I haven't investigated it very throughly yet, but the Macintosh
> >already has unixODBC and iODBC working with it (your example not mine).
> >Both allow connections to cross platform databases regardless of
> >datasets.  Both read data sets regardless of endian nature.
> >
> >The very definition of ODBC is for open connectivity, regardless of client
> >platform, as a long as the client conforms to a version of the spec.  Much
> >of what you've just quoted as being reasons to use ODBCRouter are the
> >reason ODBC itself exists.
> >
> >I haven't looked at the patches yet, so is this just another drive manager?
> >
> >
> >>---------------------------------------------------------------<
> >Dan Kalowsky                    "I thought you died alone,
> >http://www.deadmime.org/~dank   a long long time ago."
> >[EMAIL PROTECTED]       - "The Man Who Sold the World"
> >[EMAIL PROTECTED]                        David Bowie
> >
> >--
> >PHP Internals - PHP Runtime Development Mailing List
> >To unsubscribe, visit: http://www.php.net/unsub.php
> 
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to