Performing SQL statements on ODBC OneWorld ODA causes Memory Access Violation
Hello!
Our company has a C# application, that attempts to connect to DSN of OneWorld Oda (JDEOWODA.dll V2.0.0.0) to get data from tables. We currently have Installed JDEdwards version 9.2.6.3 64Bit Client. Application is being developed on Win64 bit machine and for 64Bits. We are able to connect to driver just fine (when developer is not logged in, a JDE login form pops up) and upon entering credentials we get a successful connection. We are even able to use SQLTables (ODBC32.dll function method) to retrieve all tables that connection can see. But when we are trying to write any query and