Hello,<div><br></div><div>I was under the impression that FDO 3.4 should be able to open FDO 3.5. datastores, but I have problems with that.</div><div><br></div><div>Describe schema and select both throw exception:</div><div>
"(.\Src\Fdo\Schema\GeometricPropertyDefinition.cpp: 110) The provided input is invalid for the current mapping process."</div><div><div><br></div><div>This file contains a geometric property of type FdoGeometricType_All but that's beside the point since this property has to stay.</div>
</div><div><br></div><div><div>I tryed to set the new datastore/connection property UseFdoMetadata both to TRUE and to FALSE with the same exception:</div><div> FdoPtr<FdoIDataStorePropertyDictionary> dictionary = pCreateCmd->GetDataStoreProperties();</div>
<div> dictionary->SetProperty( L"UseFdoMetadata", L"TRUE" );//and L"FALSE"</div><div><br></div><div>I also tryed opening this file in Map 2010 and while "Data connect" reports no error it also doesn't show any schema or class, so it doesn't work.</div>
<div><br></div><div>Is there a way for FDO 3.4 SQLite provider to open FDO 3.5. SQLite file?</div><div><br></div><div>Thanks in advance!</div><div><br></div><div>Best regards,</div><div>Igor Jarm</div><div><br></div></div>