[fdo][FDO252][Modified] CW2A macro in Develope's Guide

Mateusz Loskot mateusz at loskot.net
Sun Nov 5 07:23:29 EST 2006


You can view the artifact detail at the following URL:

    https://fdo.osgeo.org/servlets/Scarab/id/FDO252

Type:
Defect

Artifact ID:
FDO252 (CW2A macro in Develope's Guide)

Modified by:
Mateusz Loskot
mloskot (mateusz at loskot.net)

The following modifications were made to this artifact:
---------------------------------------------------------------------

Added following comment to artifact::

I also suppose the example is incomplete, because there is no Release operation:

catch ( FdoSchemaException* ex ) {
  // Loop through all the schema messages
  GisException* currE = ex;
  while ( currE ) {
    CW2A msg(currE->GetExceptionMessage());
    acutPrintf ("FdoConnectionException: %s\n", msg);
    currE = currE->GetCause()



---------------------------------------------------------------------
This message was automatically generated by Project Tracker.








More information about the Fdo_issues mailing list