Hi ODBC of ignite also used jvm as I saw in example and not thin client mode which does not require JNI .
Am I missing something ? Regards Abhay > On 06-Feb-2020, at 9:43 PM, Ilya Kasnacheev <[email protected]> wrote: > > > Hello! > > You should use ODBC to do SQL queries from C/C++ code when running Ignite > node is not desired. > > Regards, > -- > Ilya Kasnacheev > > > чт, 6 февр. 2020 г. в 16:16, Abhay <[email protected]>: >> Hi, >> >> I checked with Java JDBC and we have the option to run query and same is >> true for dot net client as well . >> >> In CPP thin connector using CacheClient we have option to Get , Put , Remove >> etc but no option to run Query . In the link given on site for binary >> protocol >> >> https://apacheignite.readme.io/docs/binary-client-protocol#client-operations >> >> I could see the SQL and Scan queries are supported but the same protocol >> seems to be missing from CPP thin client . >> >> Can you please guide as to how to sql queries in cpp thin client . >> >> Regards, >> >> Abhay >> >> >> >> -- >> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
