Hi
sorry for the simple question, but this escapes me.
I have a simple select query that gets me 3 pieces of information from a database.
servername, taskname and status
now, status is a number from 1 to 5, each number as a particular meaning, ie 3 = not running.
What I want my query to display is "not running" instead of 3.
How do I achieve this.
Cheers
sorry for the simple question, but this escapes me.
I have a simple select query that gets me 3 pieces of information from a database.
servername, taskname and status
now, status is a number from 1 to 5, each number as a particular meaning, ie 3 = not running.
What I want my query to display is "not running" instead of 3.
How do I achieve this.
Cheers