> -----Original Message-----
> From: Martin Edenhofer [mailto:martin@edenhofer.de]
> Sent: Wednesday, July 09, 2003 10:29 AM
> To: dev@otrs.org
> Subject: Re: [dev] OTRS with MS SQL Server
>
>
> Hi Holger,
> The normal string is:
>
> Old: 'open' New: 'closed successful'
>
> But a ' would brake the SQL syntax so it will be quoted with \'.
>
> On SAPDB you need to quote with ' instead of \ -=> '' instand of \'.
>
> How is the quoteing on mssql? Also ''?
Hi Martin;
yepp, its also ''.
so, where do i have to change this?
Holger