Thanks Vladimir. I did have a look at the URLs, and also your examples in git hub. I am using the organization.h in the git hub and want to just run a SQL query on a cache with Organization objects. I get this error - Indexing is disabled for cache: myCache. Use setIndexedTypes or setTypeMetadata methods on CacheConfiguration to enable.
I assume this is to do with the XML config (Query Entities ) I need to define in the platforms/cpp/examples/config/example-cache.xml. Can you please give me a sample for this? I am doing good with the Java API, I had used @QuerySqlField annotations in my Java code, and could build up the caches. But, I need to have a C++ client to read this data, as my application is in C++. Pls let me know if I am missing something. Thanks, Arthi -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/C-Client-for-SQL-Queries-tp3407p3411.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
