Hi all,
I have just finished to update "Using Host Variables" section,
one of the most important sections for ECPG development.
It has following 8 sub-sections.
- Host variables overview
- Mapping between PostgreSQL data types and host variable types
- Declare Sections
- Retreiving query results using host variables (SELECT INTO and FETCH INTO)
- Setting input parameters to SQL statements using host variables
- Accessing numeric data types and text data types
- Accessing special data types
- More on host variables
http://code.google.com/p/ecpgdocs/downloads/detail?name=Using%20Host%20Variables.pdf&can=2&q=#makechanges
If you're interested in ECPG, please look at the document,
and feel free to send some comments to me. Any comments are welcome.
Regards,
--
NAGAYASU Satoshi <satoshi.nagayasu@gmail.com>