Re: [Quickfix-users] Sql Server ODBC issues
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2006-09-22 20:52:38
|
Is there a reason you are not providing a DATABASE=3Dquickfix into the connection string? --oren > Hi, this is an update on my earlier issue. > I am using the ODBC log and store factories built from the=20 > quickfix_vs8.sln in version 1.12.4 of quickfix. I am using SQL Server,=20 > and my ODBC DataSource Administrator say that those drivers are version=20 > 2000.85.1117.00. >=20 > I am using these connection strings: >=20 > OdbcLogUser=3Dxx > OdbcLogPassword=3Dyy > OdbcStoreUser=3Dxx > OdbcStorePassword=3Dyy > OdbcLogConnectionString=3D"DATABASE=3Dquickfix;DRIVER=3D{SQL=20 > Server};SERVER=3DDATASERVER;" > OdbcStoreConnectionString=3D"DATABASE=3Dquickfix;DRIVER=3D{SQL=20 > Server};SERVER=3DDATASERVER;" |