MSSQL und PDF-Attatchments

Hilfe zu Znuny Problemen aller Art
Locked
buggy
Znuny newbie
Posts: 5
Joined: 11 Feb 2008, 16:39

MSSQL und PDF-Attatchments

Post by buggy »

Hallo zusammen.

Ich habe folgendes Problem:

Sobald ich ein PDF-File in einer Notiz hochladen will, spuckt OTRS die folgende Fehlermeldung aus:
(DBD: st_execute/SQLExecute err=-1), SQL: 'INSERT INTO web_upload_cache (form_id, filename, content_type, content_size, content, create_time_unix) VALUES ('1202745849.10348230.4040752', 'test.pdf', 'application/pdf\', '458603', ?, 1202745862)'

Das selbe passiert, wenn ich eine E-Mail bekomme, die ein PDF als Anhang hat.

Was hat das Fragezeichen zu bedeuten? was unter - content-value zu finden ist.

Ich Arbeite übrigens mit OTRS/Freetds unter linux auf einer MSSQL Datenbank auf Windows.
Orson
Znuny newbie
Posts: 11
Joined: 21 Feb 2008, 10:10
Znuny Version: 2.4.6

MSSQL und PDF-Attatchments

Post by Orson »

Hi,

ich versuche auch eine Lösung unter Linux mit einer MS-SQL-DB unter Windows. Nur leider scheitere ich schon daran, die Kundendatenbank anzubinden.
FreeTDS habe ich bereits installiert.
otrs 2.4.6 auf debian lenny 5.0.4
otrs 3.0.0 beta 2 auf debian lenny 5.0.4 (testsystem)
Locked