Hi Igor, When will this issue be addressed? Thanks, Charlie On Mon, May 13, 2019 at 9:55 AM Igor Sapego <[email protected]> wrote:
> It seems like some encoding related issue to me. > Added a Jira ticket: [1]. > > [1] - https://issues.apache.org/jira/browse/IGNITE-11845 > > Best Regards, > Igor > > > On Thu, May 2, 2019 at 1:15 AM Charles Rene <[email protected]> > wrote: > >> Hello, >> >> I'm having trouble using the Apache Ignite 2.7.0 Linux built ODBC driver. >> I'm running a .Net Core 2.2 console application in a Linux environment in >> Docker. >> >> The problem is that when I run a SELECT statement through .Net's >> System.Data.Odbc, I get back "bad data". It looks like a mismatch in >> encoding. >> >> The data looks like "8\00\05\07\09\0d\09\08\0-\0" where as it should be >> "80579d98-9010-4610-b12e-ed33ed7d3c62". >> >> Details about my investigation can be found here: >> >> https://stackoverflow.com/questions/55875927/apache-ignite-2-7-odbc-linux-bad-data-returned >> >> >> Any idea what the problem might be? >> >> Thank you, >> Charlie >> >
