Re: [Quickfix-developers] (no subject)
Brought to you by:
orenmnero
|
From: Mike S. <MS...@rj...> - 2006-06-14 21:28:07
|
David, I ran into similar issues. You need to get ntwdblib.dll and put it in your system32 directory. Either google for it or do an MSDN search. Also, Depending on what kind of sql server install you did, you might need to add the following directory, C:\Program Files\Microsoft SQL Server\80\Tools\devtools\include, which for me has the sqlfront.h and sqldb.h files. Again, either google for it or do an MSDN search. That should get you past this issue. -mike -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of David Padgitt Sent: Wednesday, June 14, 2006 3:36 PM To: qui...@li... Subject: [Quickfix-developers] (no subject) QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html |