{{Quickfixn}} how to store the FIX message into the database

James Riehl pete.riehl at gmail.com
Mon Dec 2 03:06:00 PST 2013


You're better off storing them as one column. You would be looking at a very complex schema to replicate a parsed message. We have some of the basic fields as columns for filtering, and then store the raw message in a separate column. Good luck

Sent from my iPhone

On Dec 2, 2013, at 0:54, vishvesh raval <vishveshraval at hotmail.com> wrote:

> hi sir,
>   i have one query about quickfix messages.i will be very grateful if you give your valuable guidance to me.
>                                      I want to know that how to store the FIX message into the database to keep the log of the transferring message in sql server 2005. Is it to store whole message into the single column of the table or store the whole message in the Tag value format i.e. column names should be tag names or tag values and actual transferring message values in the row. can anyone give me suggestion on it. Thanks in advance.
> 
> 
> 
> Thanks & Regards,
> Vishwesh Raval
> _______________________________________________
> Quickfixn mailing list
> Quickfixn at lists.quickfixn.com
> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20131202/13519522/attachment-0002.htm>


More information about the Quickfixn mailing list