Re: [GENERAL] C code with embedded SQL

2016-11-14 Thread John R Pierce
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

Re: [GENERAL] C code with embedded SQL

2016-11-14 Thread John R Pierce
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 cru

[GENERAL] C code with embedded SQL

2016-11-14 Thread Poul Kristensen
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

Re: [GENERAL] C code with embedded SQL

2016-11-14 Thread Joshua D. Drake
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 S