Обсуждение:

Поиск
Список
Период
Сортировка

От
"Gagan"
Дата:
Dear friends,

Can anyone tell me how to import tables stored in form of *.dbf files to
tables in  postgreSQL.

thanks in advance,
Gagan



RE:

От
Nicolas Huillard
Дата:
Check the mail archive. There's plenty of answers...
Maybe it's time to insert these answers in a FAQ or How-to, isn't it ?

Nicolas Huillard

-----Message d'origine-----
De:    Gagan [SMTP:gdgupta@enfinet.net]
Date:    samedi 17 juin 2000 21:59
A:    postgresql admin
Objet:

Dear friends,

Can anyone tell me how to import tables stored in form of *.dbf files to
tables in  postgreSQL.

thanks in advance,
Gagan




RE: RE:

От
Gary Stainburn
Дата:
Hi All,

I'm trying to do the same thing here at work, and I've looked at the mail list archives.

There's a reference to dbf2psql in a couple of messages, but can anyone point me to  a resource for it please.

(Or if someone does what to write the How-To, I'd love a copy)

Gary

-----------------------------------------
Gary Stainburn.
Work: http://www.ringways.co.uk mailto:gary.stainburn@ringways.co.uk
REVCOM: http://www.revcom.org.uk mailto:gary.stainburn@revcom.org.uk
-----------------------------------------
Murphy's Laws: (325) The other line/lane/queue always moves faster.
-----------------------------------------

-----Original Message-----
From:    Nicolas Huillard [SMTP:nhuillard@ghs.fr]
Sent:    Monday, June 19, 2000 9:14 AM
To:    'Gagan'; postgresql admin
Subject:    [ADMIN] RE:

Check the mail archive. There's plenty of answers...
Maybe it's time to insert these answers in a FAQ or How-to, isn't it ?

Nicolas Huillard

-----Message d'origine-----
De:    Gagan [SMTP:gdgupta@enfinet.net]
Date:    samedi 17 juin 2000 21:59
A:    postgresql admin
Objet:

Dear friends,

Can anyone tell me how to import tables stored in form of *.dbf files to
tables in  postgreSQL.

thanks in advance,
Gagan




Re: RE:

От
"Ross J. Reedstrom"
Дата:
On Mon, Jun 19, 2000 at 02:20:41PM +0100, Gary Stainburn wrote:
> Hi All,
>
> I'm trying to do the same thing here at work, and I've looked at the mail list archives.
>
> There's a reference to dbf2psql in a couple of messages, but can anyone point me to  a resource for it please.

Hmm, all I can find is a program called dbf2pg. It was originally a
dbf->mSQL tool, with pgsql syntax grafted on. That's in the Debian
linux distro.  The package can be found at:

http://www.debian.org/Packages/unstable/misc/dbf2pg.html

Links to the source tarball are at the bottom of that page.

While hunting this up, I tripped over:

http://home.snafu.de/wehe/apps_db.html

which lists another xbase tool:

http://w3.man.torun.pl/~makler/prog/pg2xbase/

Ross
--
Ross J. Reedstrom, Ph.D., <reedstrm@rice.edu>
NSBRI Research Scientist/Programmer
Computer and Information Technology Institute
Rice University, 6100 S. Main St.,  Houston, TX 77005

Re: RE:

От
Mini-Me
Дата:
it was part of a program generator written by someone in
england i think, for pgsql.  look for AppGEN.



At 10:40 AM 6/19/00 -0500, Ross J. Reedstrom wrote:
>On Mon, Jun 19, 2000 at 02:20:41PM +0100, Gary Stainburn wrote:
> > Hi All,
> >
> > I'm trying to do the same thing here at work, and I've looked at the
> mail list archives.
> >
> > There's a reference to dbf2psql in a couple of messages, but can anyone
> point me to  a resource for it please.
>
>Hmm, all I can find is a program called dbf2pg. It was originally a
>dbf->mSQL tool, with pgsql syntax grafted on. That's in the Debian
>linux distro.  The package can be found at:
>
>http://www.debian.org/Packages/unstable/misc/dbf2pg.html
>
>Links to the source tarball are at the bottom of that page.
>
>While hunting this up, I tripped over:
>
>http://home.snafu.de/wehe/apps_db.html
>
>which lists another xbase tool:
>
>http://w3.man.torun.pl/~makler/prog/pg2xbase/
>
>Ross
>--
>Ross J. Reedstrom, Ph.D., <reedstrm@rice.edu>
>NSBRI Research Scientist/Programmer
>Computer and Information Technology Institute
>Rice University, 6100 S. Main St.,  Houston, TX 77005