[Quickfix-developers] ODBC Oracle
Brought to you by:
orenmnero
|
From: Kline - F. S. <s.f...@kl...> - 2006-11-28 09:40:01
|
I use ODBCStore, ODBCLog and Oracle database.. At line 73 in OdbcStore.cpp, quickfix try to execute an incorect syntax query for oracle.. Infact if "*session_qualifier*" field is empty, the query's text is: "... session_qualifier = ' ' " --> Incorrect oracle syntax instead of: "... session_qualifier is null" --> Correct oracle syntax Theare are a work arround for resolve the problem..? Thanks.. Distinti saluti Ing. Stefano Facchetti** * * *KLINE srl */Via Solferino, 4/b 25024 Leno (BS) Tel. 030 9048384 Fax 02 700443977/** * * This e-mail, including any attachments, may contain private or confidential information. If you think you may not be the intended recipient, or if you have received this e-mail in error, please contact the sender immediately and delete all copies of this e-mail. If you are not the intended recipient, you must not reproduce any part of this e-mail or disclose its contents to any other party. This message represents the opinion of the sender and not necessarily the opinion of the company. |