Hello, For the following example, instead of storing the "Person" using ODBC, is it possible to build the "Person" in c++ and store to in the server?
I still want to use ODBC to retrieve the data. https://github.com/apache/ignite/blob/56975c266e7019f307bb9da42333a6db4e47365e/modules/platforms/cpp/examples/odbc-example/src/odbc_example.cpp Thanks, Anthony
