Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: RapkatI am using a DB Query node, have set up the ODBC link etc. I can bring other queries from the same Database in the same way but not this particular query, I receive the error log below.
The output of the query contains 2 fields and 89 records, an example of the data:
GTCode Dependent
509LC00 509BC00
Installing log (03/26/2010 10:30:28) ...
2010-03-26 10:30:28; Level: 2; Type: 0; Desc: "unable to free statement handle"; File: "\src\brain_d\jigsaw\Code\Source\DB\ODBC\OdbcEnv.c pp"; Line: 352; Context: "OdbcEnv::FreeHandle(ctype)"
2010-03-26 10:30:28; Level: 2; Type: 0; Desc: "...exception seen"; File: "\src\brain_d\ra_dev\code\source\brain\DbNodeIo.cp p"; Line: 70; Context: "Salmon::NED::NodeIo::DbInput::DbInput()"
2010-03-26 10:30:28; Level: 2; Type: 0; Desc: "...exception seen"; File: "\src\brain_d\ra_dev\code\source\brain\QueryDumper \QueryDumperNodeControl.cpp"; Line: 125; Context: "Salmon::NED::QueryDumper::QueryDumperNodeControl: :createQueryInput()"
2010-03-26 10:30:28; Level: 2; Type: 0; Desc: "...exception seen"; File: "\src\brain_d\ra_dev\code\source\brain\QueryDumper \QueryDumperNodeControl.cpp"; Line: 99; Context: "Salmon::NED::QueryDumper::QueryDumperNodeControl: :initializeIo()"
Uninstalling log (03/26/2010 10:30:28) ...