On Thu, 2005-11-03 at 07:42 +0100, Markus Fischer wrote:
> Matteo Beccati wrote:
> > I newly subscribed to this ML after some time I didn't follow it, so I
> > beg pardon if I'm posting a question that was already discussed.
> >
> > As you know, a few days ago PHP 4.4.1 was released. As current a
Matteo Beccati wrote:
I newly subscribed to this ML after some time I didn't follow it, so I
beg pardon if I'm posting a question that was already discussed.
As you know, a few days ago PHP 4.4.1 was released. As current admin of
a widely used PHP project called phpAdsNew, I discovered just to
Hi,
I newly subscribed to this ML after some time I didn't follow it, so I
beg pardon if I'm posting a question that was already discussed.
As you know, a few days ago PHP 4.4.1 was released. As current admin of
a widely used PHP project called phpAdsNew, I discovered just today that
there a
Wez Furlong wrote:
That's one of the reasons why we don't do it.
I once proposed that every driver should atleast be able to generate a
DSN from an array through an optional function. However since I never
implemented and nobody else stepped out it never materialized.
regards,
Lukas
--
PHP
""Sonke Ruempler"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Simple question: Will 5.0.6 give us back BC for the "pass-by-ref-fix" of
> 5.0.5, something like throwing a warning (was discussed here).
>
> If not we have the problem that now PHP 5.0.4 is unsecure and the new
> ve
That's one of the reasons why we don't do it.
--Wez.
On 11/2/05, Andrey Nikolaev <[EMAIL PROTECTED]> wrote:
> It's much easer to write, parse and generate. Only don't know what to do
> with ODBC:
>
> "odbc:Driver={Microsoft Access Driver (*.mdb)};Dbq=C:\\db.mdb;Uid=Admin"
> "odbc:DSN={IBM DB2
>
What we have now is...
"mssql:host=localhost;dbname=testdb"
"sybase:host=localhost;dbname=testdb"
"dblib:host=localhost;dbname=testdb"
"mysql:host=localhost;dbname=testdb"
"pgsql:host=localhost port=5432 dbname=testdb user=bruce password=mypass"
"oci:dbname=//localhost:1521/mydb"
"firebird:User=