By default, ODBC driver will try to connect to unnamed cache ("null" cache), which seems to be non-existing in your case.
Best Regards, Igor On Thu, Jun 30, 2016 at 4:09 PM, Igor Sapego <isap...@gridgain.com> wrote: > Hi, > > Have you specified "Cache" connection string argument? You should specify > any existent cache there, which is needed to perform queries. In your case > it seems like "Cache=Person" or "Cache=Organization" will do the trick. > > Best Regards, > Igor > > On Thu, Jun 30, 2016 at 3:44 PM, vinisman <vinis...@mail.ru> wrote: > >> Ok, now i connected with Tableau Desktop. And can see objects in caches. >> The next step i am trying to query ignite and have error: "Cache doesn't >> exist (did you configure it?): null" >> <http://apache-ignite-users.70518.x6.nabble.com/file/n6015/1.png> >> <http://apache-ignite-users.70518.x6.nabble.com/file/n6015/2.png> >> >> >> >> -- >> View this message in context: >> http://apache-ignite-users.70518.x6.nabble.com/Problem-with-installing-ODBC-Driver-tp5914p6015.html >> Sent from the Apache Ignite Users mailing list archive at Nabble.com. >> > >