Hi Holger,

On Wed, Jul 09, 2003 at 10:59:35AM +0200, [EMAIL PROTECTED] 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

_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Reply via email to