Re: Large object support in ecpg
Bosco Rama <[email protected]> Thu, 26 Aug 2010 10:28:06 -0700
| Newsgroups | gmane.comp.db.postgresql.interfaces |
|---|---|
| Message-ID | <[email protected]> |
Satoshi Nagayasu wrote: > > I had some experiences on using large objects in ECPG > with using ECPGget_PGconn(). However, ECPGget_PGconn() is > not recommended in ECPG application, so it's "at your own risk". > > For more details, please download my document from below, > and check "Large Objects" section to handle large objects. > > http://code.google.com/p/ecpgdocs/downloads/detail?name=ecpg_html.zip&can=2&q=#makechanges Thanks for this. I wonder why a google search didn't find this? Anyway, that describes pretty much what I figured I'd have to do. However, I would really like a sanctioned method. It seems that using the above function is not deemed 'proper'. But if this is the only way to do it, then I guess I'll need to be a bad boy. :-) Thanks again. Bosco. -- Sent via pgsql-interfaces mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-interfaces