Re: Trying to learn the PL/pgsql procedural language - Mailing list pgsql-novice

From David G Johnston
Subject Re: Trying to learn the PL/pgsql procedural language
Date
Msg-id CAKFQuwZUdnwTtW+YL-hkS-X0nEYaqUoXebdZVajOMssj6B=TUA@mail.gmail.com
Whole thread Raw
In response to Re: Trying to learn the PL/pgsql procedural language  ("John R. Sowden" <jsowden@americansentry.net>)
List pgsql-novice
On Sunday, October 26, 2014, John R. Sowden [via PostgreSQL] <[hidden email]> wrote:
On 10/26/2014 08:53 PM, David G Johnston wrote:
>

> You will have to choose a language to develop your application in and then
> use an appropriate database driver for that language to connect to your
> PostgreSQL instance.  It is quite probable you could even continue using
> Foxpro and simply connect to PostgreSQL via ODBC.
>
> I would suggest you first read large portions of the current documentation -
> you will find that few introductory books on PostgreSQL exist because the
> documentation itself is well written.  That is not to say that newer books
> targeting newcomers do not exist...
>
Thank you both for your response.  This does not sound good.  It looks
like I am going to have to find a linux language that I can embed sql
commands to talk to pg.


Welcome to programming in the 21st century :) 

David J.


View this message in context: Re: Trying to learn the PL/pgsql procedural language
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

pgsql-novice by date:

Previous
From: "John R. Sowden"
Date:
Subject: Re: Trying to learn the PL/pgsql procedural language
Next
From: Gavin Flower
Date:
Subject: Re: Trying to learn the PL/pgsql procedural language