Re: [DOCS] ECPG Documentation Improvement

Поиск
Список
Период
Сортировка
От Satoshi Nagayasu
Тема Re: [DOCS] ECPG Documentation Improvement
Дата
Msg-id 4C24B5D7.4040301@gmail.com
обсуждение исходный текст
Ответ на Re: [DOCS] ECPG Documentation Improvement  (Satoshi Nagayasu <satoshi.nagayasu@gmail.com>)
Ответы Re: [DOCS] ECPG Documentation Improvement  (Satoshi Nagayasu <satoshi.nagayasu@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Satoshi Nagayasu
Дата:
Сообщение: Re: [DOCS] ECPG Documentation Improvement
Следующее
От: Satoshi Nagayasu
Дата:
Сообщение: Re: [DOCS] ECPG Documentation Improvement