C code with embedded SQL

Started by Poul Kristensenover 9 years ago4 messagesgeneral
Jump to latest
#1Poul Kristensen
bcc5226@gmail.com

Can't the gcc compiler be used for the subject

I have ordered the book "Postgresql for develophers" and hope to see
some examples there
covering C(Gnu) with embedded SQL.

Thanks

Poul

#2Joshua D. Drake
jd@commandprompt.com
In reply to: Poul Kristensen (#1)
Re: C code with embedded SQL

On 11/14/2016 10:21 AM, Poul Kristensen wrote:

Can't the gcc compiler be used for the subject

Without sample code and an error message there isn't much we can do here.

jD

I have ordered the book "Postgresql for develophers" and hope to see
some examples there
covering C(Gnu) with embedded SQL.

Thanks

Poul

--
Command Prompt, Inc. http://the.postgres.company/
+1-503-667-4564
PostgreSQL Centered full stack support, consulting and development.
Everyone appreciates your honesty, until you are honest with them.
Unless otherwise stated, opinions are my own.

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

#3John R Pierce
pierce@hogranch.com
In reply to: Poul Kristensen (#1)
Re: C code with embedded SQL

On 11/14/2016 10:21 AM, Poul Kristensen wrote:

Can't the gcc compiler be used for the subject

I have ordered the book "Postgresql for develophers" and hope to see
some examples there
covering C(Gnu) with embedded SQL.

are you talking about ECPG ?

--
john r pierce, recycling bits in santa cruz

#4John R Pierce
pierce@hogranch.com
In reply to: Poul Kristensen (#1)
Re: C code with embedded SQL

On 11/14/2016 10:21 AM, Poul Kristensen wrote:

Can't the gcc compiler be used for the subject

oops, left out the documentation link re ECPG,

https://www.postgresql.org/docs/current/static/ecpg.html

--
john r pierce, recycling bits in santa cruz