RE: [dev] OTRS with MS SQL Server

-----Original Message----- From: Martin Edenhofer [mailto:martin@edenhofer.de] Sent: Wednesday, July 09, 2003 10:46 AM To: dev@otrs.org Subject: Re: [dev] OTRS with MS SQL Server
Just one more question and I send you a working Kernel/System/DB.pm for mssql. .-)
:-)
Do you also need to quote \ on mssql?
yes, normally '\' Holger

Hi Holger, On Wed, Jul 09, 2003 at 10:59:35AM +0200, Holger.Struck@sqs.de wrote:
Just one more question and I send you a working Kernel/System/DB.pm for mssql. .-)
:-)
Do you also need to quote \ on mssql?
yes, normally '\'
That means you don't need to quote \? I improved Kernel/System/DB.pm with mssql specs. Use the 1.29 version from cvs (http://cvs.otrs.org/cvsweb.cgi/otrs/Kernel/System/DB.pm). -=> With ODBC is no auto database type detection possible, so you need to set the database type in your Kernel/Config.pm $Self->{'Database::Type'} = 'mssql'; And? :)
Holger
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "Security is a process, not a product." - Bruce Schneier
participants (2)
-
Holger.Struck@sqs.de
-
Martin Edenhofer