Re: [Quickfix-developers] Sql Server
Brought to you by:
orenmnero
From: <or...@qu...> - 2008-05-15 17:16:28
|
Connections to SQL should be done via an ODBC connection. The sql api was deprecated so we switch to using ODBC for MSSQL. --oren > -------- Original Message -------- > Subject: [Quickfix-developers] Sql Server > From: "Manuel Lopez" <lop...@gm...> > Date: Thu, May 15, 2008 8:22 am > To: qui...@li... > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > Since sql server connect code is no longer present, and since I would > like to add my own, what would the best way to do that? Is there a > method or series of methods to override? Or is that not recommended? > ------------------------------------------------------------------------- > 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 |