POCO C++ Libraries Blog

News and discussion for the POCO Community


Season’s Greetings

A Merry Christmas and a Happy New Year to all contributors, users and friends of POCO! And a big Thank You to everyone who contributed – be it in the form of code, bug reports, feature requests or just general comments. 2007 was a great year for POCO, and 2008 is going to be even […]


The Incredible Bulk

OK, forget about the step I mentioned before – it’s gone and we have true bulk instead. For the drivers/connectors that support it properly, that is. Namely, when one gets into implementation of more advanced features, some ODBC drivers simply do not live up to the expectations. I was not able to find PostgreSQL driver […]


XML Schema support, Part 2

The XML schema support library has reached a state where I can say: yep, it’s doing something useful. I gave it a test run with the MPEG-7 schema files (one of the larger schemas I know). More than 300 C++ header and source files are generated in less than a few seconds, all beautifully and […]