Subject | RE: [firebird-support] How do I translate this piece of SqlServer stored proc code ? |
---|---|
Author | Mercea Paul |
Post date | 2008-03-09T08:02:40Z |
>manipulations.
> pA_Indicator = (piOrigIndicatoren & ~pMask ) | pA_Indicator;
>
> How do I translate this into Firebird.
> You can't. Firebird doesn't support bitwise operators nor bit
Can he manage this with his own UDF?
Regards,
Paul