Re: [Quickfix-developers] Quickfix-developers Digest, Vol 4, Issue 16
Brought to you by:
orenmnero
|
From: Lidix <li...@ho...> - 2006-09-13 16:41:25
|
-----Mensaje original----- De: qui...@li... [mailto:qui...@li...] En nombre de qui...@li... Enviado el: martes, 12 de septiembre de 2006 21:10 Para: qui...@li... Asunto: Quickfix-developers Digest, Vol 4, Issue 16 Send Quickfix-developers mailing list submissions to qui...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/quickfix-developers or, via email, send a message with subject or body 'help' to qui...@li... You can reach the person managing the list at qui...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Quickfix-developers digest..." QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX FAQ: http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ QuickFIX Support: http://www.quickfixengine.org/services.html Today's Topics: 1. Re: OBDC - Null values (Stefano Facchetti) 2. Re: Network Counterparty System Status Request (Msg Type = BC) and fix44.xml (Lidix) 3. Re: Network Counterparty System Status Request (Msg Type = BC) and fix44.xml (Oren Miller) ---------------------------------------------------------------------- Message: 1 Date: Tue, 12 Sep 2006 00:03:49 -0700 (PDT) From: Stefano Facchetti <s.f...@kl...> Subject: Re: [Quickfix-developers] OBDC - Null values To: qui...@li... Message-ID: <626...@ta...> Content-Type: text/plain; charset=us-ascii Oren, Is possible to fix the problem..? Thanks, Stefano. Stefano Facchetti wrote: > > I use ODBCStore, ODBCLog and Oracle database, when a quickfix's query is > similar to: > SELECT ... FROM ... WHERE StringField='' // '' => Empty string > I have a problem.. the syntax is not correct for my database that want > someting like this: > SELECT ... FOMT ... WHERE StringField IS NULL > > My problem is at line 71 of OdbcStore, the query doesn't return result.. > even if in the table there are record!! > > Thanks.. > > -- View this message in context: http://www.nabble.com/OBDC---Null-values-tf2250875.html#a6260675 Sent from the QuickFIX - Dev forum at Nabble.com. ------------------------------ Message: 2 Date: Tue, 12 Sep 2006 16:39:24 +0200 From: "Lidix" <li...@ho...> Subject: Re: [Quickfix-developers] Network Counterparty System Status Request (Msg Type = BC) and fix44.xml To: <or...@qu...> Cc: qui...@li... Message-ID: <BAY...@ph...> Content-Type: text/plain; charset="us-ascii" Hi Oren, What does "I'll add it along with a couple other messages that are missing in that category" means? When or where? Could I modify fix44.xml to add these messages? I have found <value enum="BC" description="NETWORK_STATUS_REQUEST" /> <value enum="BD" description="NETWORK_STATUS_RESPONSE" /> In MsgType field description? I have added some fields in my fix44.xml, can I do that? Lidia -----Mensaje original----- De: or...@qu... [mailto:or...@qu...] Enviado el: lunes, 11 de septiembre de 2006 21:28 Para: Lidix CC: qui...@li... Asunto: RE: [Quickfix-developers] Network Counterparty System Status Request (Msg Type = BC) It's in the enumeration listing, but the actual message is missing for some reason. I'll add it along with a couple other messages that are missing in that category. I beleive that message was introduced in 4.4. --oren > -------- Original Message -------- > Subject: [Quickfix-developers] Network Counterparty System Status > Request (Msg Type = BC) > From: "Lidix" <li...@ho...> > Date: Mon, September 11, 2006 2:39 pm > To: <qui...@li...> > > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi all, > > Anybody knows if there is a quickfix44 message for message "Network > Counterparty System Status Request", I haven't found it. > > Is this message available in version 4.0? > > Lidia > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers ------------------------------ Message: 3 Date: Tue, 12 Sep 2006 10:06:50 -0500 From: Oren Miller <or...@qu...> Subject: Re: [Quickfix-developers] Network Counterparty System Status Request (Msg Type = BC) and fix44.xml To: Lidix <li...@ho...> Cc: qui...@li... Message-ID: <r02010500-1047-51D9FF04427011DBBD4C0016CB91FD30@[192.168.0.9]> Content-Type: text/plain; charset=US-ASCII I've added those messages to the XML and regenerated all the source. It's all in the source code repository. Information on access the latest repository with svn are available here: http://www.quickfixengine.org/developers.html You can add whatever fields you like to the XML. --oren > What does "I'll add it along with a couple other messages that are missing > in that category" means? When or where? > > Could I modify fix44.xml to add these messages? I have found > <value enum="BC" description="NETWORK_STATUS_REQUEST" /> > <value enum="BD" description="NETWORK_STATUS_RESPONSE" /> > In MsgType field description? > > I have added some fields in my fix44.xml, can I do that? ------------------------------ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ------------------------------ _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers End of Quickfix-developers Digest, Vol 4, Issue 16 ************************************************** |