im_odbc ConnectionString question
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