Hi all,
In past two months, I was working to improve the ecpg manual,
and work for a draft of the new manual is now 90% finished.
This document is getting very similar to the final edition,
so I hope to introduce to you.
In this version, following chapters has been changed.
- The Concept
- Manag
Hi all,
As I mentioned, I have been working to improve the ECPG official manual,
trying to understand details, and adding more descriptions and examples
in a past few weeks.
I think now is the time to introduce this work again, and hope some of
you to look inside the new documents. And also I wan
Hi all,
I have just remembered I finished writing the "Large Objects" section
to describe large object handling in ECPG.
http://code.google.com/p/ecpgdocs/downloads/detail?name=Large%20objects.pdf&can=2&q=#makechanges
Please look at this document, too.
Thanks,
On 2010/07/06 16:17, Satoshi Nag
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 result
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 a
Michael,
On 2010/06/24 21:23, Michael Meskes wrote:
Yes. One of the things what I'm afraid is that point.
How could we (re-)organize the document structure to eliminate such redundancy?
The document structure is not set in stone, if you deem it better to reorganize
it feel free to do so.
Tha
Heikki,
Thanks for the comments.
On 6/19/2010 0:56 Heikki Linnakangas wrote:
> A reference of all the directives seems useful, but it seems at least
> partially redundant with what's there already. WHENEVER for example is
> quite well documented at
> http://www.postgresql.org/docs/current/interac
On 17/06/10 12:07, Satoshi Nagayasu wrote:
> I think it could be useful for the ECPG application developers,
> similar to the SQL reference section in the official manual.
>
> ecpgdocs @ GoogleCode (I'm working here.)
> http://code.google.com/p/ecpgdocs/
>
> ecpgdocs downloads (You can find the c
Hi all,
I'm trying to improve the ECPG documents for the ECPG application
developrs, because some of my clients want more detailed information
when they develop (or migrate) an embeded SQL applications.
Of course, I want to contribute this work to the official manual.
So I have one thing to intro