On Mon, 7 Oct 2002, Ariz Jacinto wrote:
..
> hmm, why not try using a php script coz it can access dBase and
> PostgreSQL databases well with its built-in functions.
> i've experienced it before although it was from m$sql to mysql.
or use Perl, DBD::Xbase (to read the DBIV files) and DBD::Pg (o
On Sat, Oct 05, 2002 at 10:38:54PM +0800, Paolo Falcone wrote:
> On Sat, Oct 05, 2002 at 09:41:09AM -0400, Howard Bagcat wrote:
> >
> > i am thinking of creating a script that will migrate .dbf (dbaseIV format) to
>PostgreSQL. i know
> > pgAdmin2 is capable of doing this (via windows) but my pu
hmm, why not try using a php script coz it can access dBase and
PostgreSQL databases well with its built-in functions.
i've experienced it before although it was from m$sql to mysql.
Howard Bagcat wrote:
> anyone,
>
> i am thinking of creating a script that will migrate .dbf (dbaseIV format)
Paolo,
thanks
Quoting Paolo Falcone <[EMAIL PROTECTED]>:
> On Sat, Oct 05, 2002 at 09:41:09AM -0400, Howard Bagcat wrote:
> > anyone,
> >
> > i am thinking of creating a script that will migrate .dbf (dbaseIV format)
> to PostgreSQL. i know
> > pgAdmin2 is capable of doing this (via windows)
On Sat, Oct 05, 2002 at 09:41:09AM -0400, Howard Bagcat wrote:
> anyone,
>
> i am thinking of creating a script that will migrate .dbf (dbaseIV format) to
>PostgreSQL. i know
> pgAdmin2 is capable of doing this (via windows) but my purpose is for me to be able
>to manipulate the
> time/day of
anyone,
i am thinking of creating a script that will migrate .dbf (dbaseIV format) to
PostgreSQL. i know
pgAdmin2 is capable of doing this (via windows) but my purpose is for me to be able to
manipulate the
time/day of the migration. of course, crond will manage the scheduling.
any guiding t