Re: [Quickfix-developers] Using ODBC with SQLServer
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2008-03-07 20:32:36
|
The sender and target comp ids are merely identifiers for the session they do not belong to. The direction field is what is used to indicate direction. They only time you will see different values is if there are messages on multiple sessions. --oren On Mar 6, 2008, at 2:41 AM, <Nil...@co...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi > > > > I am using ODBC with SQL Server for logging purpose. I have > observed some strange behavior, not sure if this is bug in QF. I am > using QF 1.12.4. > > > > I assume that “message_log” table stores all incoming and outgoing > messages. In my case it doing this job perfectly fine, no issues > there. > > > > Assume that the server comp-id is “SERVER” and client comp-id is > “CLIENT”. > > > > What I see in “message_log” table is the sendercompid and > targetcompid is always “SERVER” and “CLIENT” respectively. > Irrespective of the incoming or outgoing message. > > > > Any idea what is going on here… > > > > Thanks & Regards > -Nilesh > > > > This e-mail and any files transmitted with it are for the sole use > of the intended recipient(s) and may contain confidential and > privileged information. > If you are not the intended recipient, please contact the sender by > reply e-mail and destroy all copies of the original message. > Any unauthorised review, use, disclosure, dissemination, > forwarding, printing or copying of this email or any action taken > in reliance on this e-mail is strictly > prohibited and may be unlawful. > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers |