Subject | Re: [firebird-support] Re: case when .. else ..end |
---|---|
Author | Martijn Tonies |
Post date | 2005-10-20T12:17:13Z |
> I'm using Firebird-1.5.2.4731, and client IBExpert.Show the complete statement and the metadata for the tables
> According to http://www.destructor.de/firebird/1.5/case.txt, i have
> implemented following case query(here part of the query),
> But same error msg is giving and not executing.
>
> case
> when MP.RoleID = -1 then 'All Users'
> when MP.RoleID = -2 then 'Superuser'
> when MP.RoleID = -3 then 'Unauthenticated Users'
> else R.RoleName
> end
>
> I can't see any problem, but why not executing, any comment???
involved.
With regards,
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com