Hi there,
After several workarounds, we have installed otrs-2.4.5-01 on OpenSuSE 10.3 connected to a MSSQL database. In order to achieve it, we installed the following RPM packages:
unixODBC-devel-2.2.12-55
unixODBC-2.2.12-55
perl-DBI-1.58-17
perl-DBD-ODBC-1.14-13
An also installed freetds-0.82 from source with the following options:
./configure --with-tdsver=7.0 --with-mssql
And configured the files /etc/unixODBC/odbcinst.ini, /etc/unixODBC/odbc.ini and /usr/local/etc/freetds.conf
We are creating users, customers, queues, etc and they're being stored in the MSSQL database no problem but when we try to install a new package using /otrs/index.pl?Action=AdminPackageManager, the following error shows up: