Re: really novice with Postgres !

From: "Kevin Salisbury" <Kevin(dot)Salisbury(at)twinman(dot)com>
To: <mauricejea(at)numericable(dot)fr>,<pgsql-novice(at)postgresql(dot)org>
Subject: Re: really novice with Postgres !
Date: 2013-08-02 14:05:01
Message-ID: 51FB844D02000051000401C2@mail.twinman.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


Jean,

Have you tried pgdbf?

http://pgdbf.sourceforge.net/

I'm not sure you can do it easily from *within* VFP, but I know you can do it from the DBF itself and python using pgdbf on Linux. pgdbf works very nicely with VFP 9 tables and postgres 9.x - it creates postgres tables based on your DBF with postgres index(es) as needed too. The creator is responsive to questions. Please note that the python code is moving off sourceforge and onto git (which is noted on the main website as well); https://github.com/kstrauser/pgdbf

A little google searching on VFP & python - there may be a way to launch python scripts using VFP;
http://abitofscript.blogspot.com/

Kevin

>>> Jean MAURICE <mauricejea(at)numericable(dot)fr> 8/2/2013 9:07 AM >>>
Hi Ziggy,

I thank you but I search SQL commands because I want to create a database +
table + ... from with Visual Foxpro !!

A+

--
Jean MAURICE
Grenoble - France - Europe
www.j-maurice.fr
www.atoutfox.org
www.aedtf.org

--
Sent via pgsql-novice mailing list (pgsql-novice(at)postgresql(dot)org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Jean MAURICE 2013-08-02 14:47:08 Re: really novice with Postgres !
Previous Message Tovo Rabemanantsoa 2013-08-02 13:42:07 Re: really novice with Postgres !