\(-;
|
| Posted: 03/19/2002, 8:52 AM |
|
eehh, I can't find info on the codecharge website about support for
PostredSQL database. Is there no direct PHP support?, is it only supported
with odbc connections?
_\\|//_
(' . . ')
------- ooO-(_)-Ooo-----------
bart
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 03/20/2002, 2:42 AM |
|
In PHP CodeCharge uses database independent functions of
phplib that make it universal for using any database supported
by php lib, including postgresql.
--
Alex
CodeCharge Developer
"(-;" <0@0.com> wrote in messagenews:a77qcm$tsg$1@news.codecharge.com...
> eehh, I can't find info on the codecharge website about support for
> PostredSQL database. Is there no direct PHP support?, is it only supported
> with odbc connections?
>
>
> _\\|//_
> (' . . ')
> ------- ooO-(_)-Ooo-----------
> bart
>
>
|
|
|
 |
\(-;
|
| Posted: 03/20/2002, 2:07 PM |
|
"database independent functions" , sounds like ODBC and not direct or am I
wrong here ?
"Alexey Alexapolsky" <alexa@codecharge.com> wrote in message
news:a79p1p$j3p$2@news.codecharge.com...
> In PHP CodeCharge uses database independent functions of
> phplib that make it universal for using any database supported
> by php lib, including postgresql.
>
> --
> Alex
> CodeCharge Developer
>
>
> "(-;" <0@0.com> wrote in messagenews:a77qcm$tsg$1@news.codecharge.com...
> > eehh, I can't find info on the codecharge website about support for
> > PostredSQL database. Is there no direct PHP support?, is it only
supported
> > with odbc connections?
> >
> >
> > _\\|//_
> > (' . . ')
> > ------- ooO-(_)-Ooo-----------
> > bart
> >
> >
>
>
|
|
|
 |
Val Raemaekers
|
| Posted: 03/21/2002, 7:12 AM |
|
ODBC on Windows, direct on *NIX
"(-;" <0@0.com> wrote in messagenews:a7b17u$ftt$1@news.codecharge.com...
> "database independent functions" , sounds like ODBC and not direct or am I
> wrong here ?
>
>
> "Alexey Alexapolsky" <alexa@codecharge.com> wrote in message
>news:a79p1p$j3p$2@news.codecharge.com...
> > In PHP CodeCharge uses database independent functions of
> > phplib that make it universal for using any database supported
> > by php lib, including postgresql.
> >
> > --
> > Alex
> > CodeCharge Developer
> >
> >
> > "(-;" <0@0.com> wrote in message
news:a77qcm$tsg$1@news.codecharge.com...
> > > eehh, I can't find info on the codecharge website about support for
> > > PostredSQL database. Is there no direct PHP support?, is it only
> supported
> > > with odbc connections?
> > >
> > >
> > > _\\|//_
> > > (' . . ')
> > > ------- ooO-(_)-Ooo-----------
> > > bart
> > >
> > >
> >
> >
>
>
|
|
|
 |
|