Re: [Quickfix-users] questions about MySQLStore & MySQLLog
Brought to you by:
orenmnero
From: Oren M. <om...@ri...> - 2004-06-01 17:16:29
|
MessageLog does not store Message objects, and the Store only store=20 messages being sent out, not ones coming in. Is there a reason you=20 need to query for these messages instead of just storing the=20 information you want as they come through the fromApp callback? On Jun 1, 2004, at 11:23 AM, Jean Zhong wrote: > Hi, Guys > > I am trying to build a database for the fix messages. > > I plan to decompose each fix message and save several > interesting fields into the table, so I am thinking if > there is a method to access the Message object from > MySQLLog and MySQLStore. > > I took a look on the MySQLLog class, MySQLStore class, > MessageStore class and LogFactory class, but I didn't > figure out how to get the instance of Message object > from these classes. > > Do you have any idea about this? > > Thanks a lot. > > Jean > =A0=A0 > > > > > =A0=A0=A0=A0=A0=A0=A0 > =A0=A0=A0=A0=A0=A0=A0 =A0=A0=A0=A0=A0=A0=A0 > __________________________________ > Do you Yahoo!? > Friends.=A0 Fun.=A0 Try the all-new Yahoo! Messenger. > http://messenger.yahoo.com/ > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle=20= > 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3D3149&alloc_id=3D8166&op=3Dclick > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users |