Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
quote:.... and that is what Dan suggested trying using CASE, assuming that dBase allows the use of CASE statements. Oracle has a function named decode() that allows you to "convert" one value to another so that if your database returns a 0 you can display 'unfilled', and if it returns a 1 you can display 'filled', etc.
like it to show what the 1/0 means (filled, unfilled) on the screen. thanks!!
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied