Re: [DOCS] ECPG Documentation Improvement - Mailing list pgsql-interfaces

From Satoshi Nagayasu
Subject Re: [DOCS] ECPG Documentation Improvement
Date
Msg-id 4C24B5D7.4040301@gmail.com
Whole thread Raw
In response to Re: [DOCS] ECPG Documentation Improvement  (Satoshi Nagayasu <satoshi.nagayasu@gmail.com>)
Responses Re: [DOCS] ECPG Documentation Improvement  (Satoshi Nagayasu <satoshi.nagayasu@gmail.com>)
List pgsql-interfaces
Hi all,

As I mentioned in the previous mail,
I have almost finished writing new ECPG SQLDA section.

This document is based on the current ECPG/SQLDA documents,
and added some examples to help writing SQLDA code in ECPG
for application developers.

It has following 9 sub-sections.

- Developing an ECPG application with SQLDA
- SQLDA data structure
- sqlda_t structure
- sqlvar_t structure
- struct sqlname structure
- Retreiving a resultset with using an output SQLDA
- Passing query parameters with using an input SQLDA
- A sample application with SQLDA
- Retreiving/passing values with using PostgreSQL special types

The new document is available here.

SQLDA.pdf
http://code.google.com/p/ecpgdocs/downloads/detail?name=SQLDA.pdf&can=2&q=#makechanges

I hope you to look this document, and if you're interested in
ECPG and/or documentation things, please send me back
your comments or advices.

Any feedback would be greatly appreciated.

Regards,

--
NAGAYASU Satoshi <satoshi.nagayasu@gmail.com>

pgsql-interfaces by date:

Previous
From: Satoshi Nagayasu
Date:
Subject: Re: [DOCS] ECPG Documentation Improvement
Next
From: Satoshi Nagayasu
Date:
Subject: Re: [DOCS] ECPG Documentation Improvement