im_odbc ConnectionString question

Tags:

#1 honigmann

Hi,

my ODBC import won't work, checked everything but always this error occurs:

ERROR im_odbc couldn't connect to the database, IM014:1:0:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application

Config:

<Input ODBC>
Module im_odbc
ConnectionString DSN=S_ODBC;database=SophosSecurity;

SavePos TRUE
PollInterval 5
IdIsTimestamp FALSE
</Input>

best regards

#2 adm Nxlog ✓ (Last updated )
#1 honigmann
Hi, my ODBC import won't work, checked everything but always this error occurs: ERROR im_odbc couldn't connect to the database, IM014:1:0:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application Config: <Input ODBC> Module im_odbc ConnectionString DSN=S_ODBC;database=SophosSecurity; SavePos TRUE PollInterval 5 IdIsTimestamp FALSE </Input> best regards

You will need to use and condfigure the data source for the 32-bit driver. See this for more: https://msdn.microsoft.com/en-us/library/ms712362%28v=VS.85%29.aspx